I cannot enter to the XAMPP adminstration panel if i create a virtual host
Hi,
i have installed XAMPP i think ok, at least if the write localhost/xampp i go to the administration panel.
Then i have added a virtual host this way:
I have written this in httpd-vhosts.conf:
Code:
ServerName rs.localhost
DocumentRoot /opt/lampp/htdocs/rs/web
and this is my /etc/hosts
Code:
127.0.0.1 localhost
127.0.1.1 tirengarfio-laptop
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
# Virtual Hosts
127.0.0.1 rs.localhost
My problem: after that i can not enter to the XAMPP administration panel any more..I says: Object not found! The request URL was not found in this server.
Any idea?
Javi
Tue, 01/26/2010 - 16:19 - admin
- Login or register to post comments
- 83 reads
- Flag as offensive
- Feed: forums.digitalpoint.com
- Original article












