Eleanor Duff wrote:
>> Hi All,
>> This is a bit complicated to explain but....
>> I am running a Windows2000 DNS server, and an Apache 1.3.x web server on
> a RED HAT 6 Linux. I have no problem connecting to the right place (IP
> and such) but I keep getting a page saying that Access to the Index.html
> Page is forbidden.
>> The Setup is as follows -
> The owner and group of the site and all the pages within it are root
>> The Default Web Site has the User & Group set to Nobody (this is ok,
> cause its only local stuff we are testing) and always has been.
>> Can anyone help me?
Is this a new problem or has it always been like this?
One possible problem is that your Apache server is probably running as
'nobody', trying to read files which are owned by root and which do not
allow read access by anyone else.
Check the ownership flags on the files : if they're
-rwx------ root root
then you have a problem, because no-one except root can access them at
all, and Apache should never be run as root.
Regards,
Vin
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!