----- Original Message ----- From: "Brian Witowski" <[EMAIL PROTECTED]> Date: Fri, 21 Jun 2002 07:27:09 -0400 To: "Linux Users" <[EMAIL PROTECTED]> Subject: Apache Question
> I have Apache running on my server. I also have the default COL page still > intact. But somehow, while trying to create virtual servers, I messed > something up. > > I'm getting a 403 Forbidden error. It says "You don't have permission to > access / on this server". So I deleted the virtual servers, but now I'm > having the same problem with the default server. > > All of my config changes have been done with the Webmin Apache module. I > don't believe I ever changed any permissions etc. And I haven't manually > edited any config files. I'm not sure where to look to fix these > "permissions". Could somebody steer me in the right direction? > > Thanks, > Brian I had the same problem but I was not working with virtual servers. My mistake was, in the httpd.conf file, I changed the default DocumentRoot to /home/httpd/html and I didn't change the Directory that is a couple entries down to match. So if you perchance changed the DocumentRoot check to see if you changed the Directory too. Tom Wilson -- Get your free email from www.linuxmail.org Powered by Outblaze _______________________________________________ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
