| Virtual Host, DNS config Hi,
I am trying to configure a virtual host using FC4, but it seems I am missing something.
I did the following:
1) Set the host name on the network configuration
2) Created a virtual host unsig the visual config. Pointing the /home/user1/www and set an alias webservices on localhost
3) Set rx permissions on /home, /home/user1 and /home/user1/www
4) Created a new DNS zone webserver.min (just to name it)
5) Added localhost to webservice.min, created a cname to webservices
Now, On locall server I can ping webservices, webservices.webserver.min, but http://webservices/ gives me permission denied error.
What I am missing?
Carlos |