This message is ongoiung from prevoius messages. I made the changes falko told me to do. I get access forbidden at www.radiowerehaus.com the server is server1.radiowerehaus.com I can access the admin cp no prob But, I also get the admin CP with this address: https://www.radiowerehaus.com:81 and https://server1.radiowerehaus.com:81 Can you figure out what I have setup wrong from that? Thanks, Cam
Error Logs This is from httpd.conf ## SSL Virtual Host Context ## <VirtualHost _default_:81> # General setup for the virtual host DocumentRoot "/home/admispconfig/ispconfig/web" ServerName server1.radiowerehaus.com ServerAdmin [email protected] ErrorLog /root/ispconfig/httpd/logs/error_log TransferLog /root/ispconfig/httpd/logs/access_log www:/var/log/apache2 # tail error_log [Fri May 12 03:21:11 2006] [error] [client 66.239.244.10] Directory index forbidden by rule: /srv/www/htdocs/ [Fri May 12 03:22:49 2006] [error] [client 66.239.244.10] File does not exist: /srv/www/htdocs/web [Fri May 12 03:22:55 2006] [error] [client 66.239.244.10] File does not exist: /srv/www/htdocs/web [Fri May 12 03:35:06 2006] [notice] caught SIGTERM, shutting down [Fri May 12 03:36:29 2006] [notice] Apache/2.0.54 (Linux/SUSE) configured -- resuming normal operations [Fri May 12 03:37:34 2006] [error] [client 66.239.244.10] Directory index forbidden by rule: /srv/www/htdocs/ [Fri May 12 03:39:48 2006] [error] [client 66.239.244.10] Directory index forbidden by rule: /srv/www/htdocs/ [Fri May 12 03:46:52 2006] [notice] caught SIGTERM, shutting down [Fri May 12 03:48:21 2006] [notice] Apache/2.0.54 (Linux/SUSE) configured -- resuming normal operations [Fri May 12 03:49:36 2006] [error] [client 66.239.244.10] Directory index forbidden by rule: /srv/www/htdocs/ Cam
put a index at /srv/www/htdocs works now So i put index.html @ /srv/www/htdocs and walla I have a webpage http://www.radiowerehaus.com But, is that the right place? I thought it should be at /var/../ thats the directoryu that has 200gigs of space.. Hope this helps, get this figured out. Thank you, Cam
Have you already created a web site for www.radiowerehaus.com with ISPConfig? Do that first, and the directory for www.radiowerehaus.com will be created in /var/www or /srv/www or whatever you specified during the installation.
Which config file do I change Hello, So for some reason my website is in usr/../ It should be at var/www/www.radiowerehaus.com. Which config file has this info? Thank you, Cam
The root path of the websites is set in the ISPConfig interface under management > server > settings.