Results 1 to 5 of 5
Hello,
I have a problem in apache 2 Linux server.
When I create a folder called "error" in a sub domain, apache doesn't read it. I tried with different permissions ...
- 10-30-2009 #1Just Joined!
- Join Date
- Oct 2009
- Posts
- 10
Apache and folders named "error"
Hello,
I have a problem in apache 2 Linux server.
When I create a folder called "error" in a sub domain, apache doesn't read it. I tried with different permissions and proprietary (root and sub domain owner) but doesn't read the index.html.
In other sub domain the same problem occurs.
Apache reserves the name "error" for internal use?Forbidden
You don't have permission to access /error/ on this server.
Apache Server at subdomain.domain.com Port 80
Thanks in advance.-
- 10-30-2009 #2
Have you tried to change the owner to apache?
- 10-30-2009 #3Just Joined!
- Join Date
- Oct 2009
- Posts
- 10
Hello,
The apache user is "nobody"
chown nobody:nobody error
The problem persists.
- 10-30-2009 #4
- 10-30-2009 #5Just Joined!
- Join Date
- Oct 2009
- Posts
- 10
Hello.
Y tried with apache as owner but the problem persists.
Finally, I changed error for errores and works well.
Thank you very much.-


Reply With Quote

