hi
i am unable to define vhost on local machine.
please check below
enabled
Include conf/extra/httpd-vhosts.conf
httpd-vhosts.conf
hosts
127.0.0.1 localhost
127.0.0.1 top5freeware
dont no why it is not working at all i restated the appachi did evything that i know
i am unable to define vhost on local machine.
please check below
enabled
Include conf/extra/httpd-vhosts.conf
httpd-vhosts.conf
<VirtualHost *:80>
ServerAdmin ramesh@thegeekstuff.com
DocumentRoot C:\wamp\www\cms
ServerName top5freeware
</VirtualHost>
<VirtualHost *:80>
ServerAdmin ramesh@thegeekstufdf.com
DocumentRoot C:\wamp\www
ServerName localhost
</VirtualHost>
hosts
127.0.0.1 localhost
127.0.0.1 top5freeware
dont no why it is not working at all i restated the appachi did evything that i know