1.Change drive mapping
path: <wbr><wbr><wbr><wbr><wbr>C:\Windows\System32\drivers\etc\hosts</wbr></wbr></wbr></wbr></wbr>
content:<wbr> 127.0.0.1 <wbr><wbr><wbr> dummy.localhost</wbr></wbr></wbr></wbr>
2.Change the apache sever configuration
<wbr><wbr> ##ServerAdminpostmaster@dummy-host2.localhost</wbr></wbr>
<wbr><wbr> DocumentRoot"D:/xampp/htdocs/app/public"</wbr></wbr>
<wbr><wbr> ServerNamedummy.localhost</wbr></wbr>
<wbr><wbr> ServerAliaswww.dummy.localhost</wbr></wbr>
<wbr><wbr> ErrorLog"logs/dummy-host2.localhost-error.log"</wbr></wbr>
<wbr><wbr> CustomLog"logs/dummy-host2.localhost-access.log" combined</wbr></wbr>