Make Virtual Host in WAMP
In the file: C:\wamp\bin\apache\Apache2.2.11\conf\extra\httpd-vhosts.conf Find: NameVirtualHost *:80 Replace with: NameVirtualHost * In the file: C:\wamp\bin\apache\Apache2.2.11\conf\httpd . conf Find: #Include conf/extra/httpd-vhosts.conf and delete the # Location: C:\Windows\System32\drivers\etc\hosts For Each Website you will need to […]
