You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/08/20 11:02:06 UTC

DO NOT REPLY [Bug 22577] New: - # Why do I get a "Forbidden/You don't have permission to access / on this server" message whenever I try to access my server?

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22577>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22577

#  Why do I get a "Forbidden/You don't have permission to access / on this server" message whenever I try to access my server?

           Summary: #  Why do I get a "Forbidden/You don't have permission
                    to access / on this server" message whenever I try to
                    access my server?
           Product: Apache httpd-1.3
           Version: 1.3.23
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Other mods
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: anjp2003@indiatimes.com


#  Why do I get a "Forbidden/You don't have permission to access / on this
server" message whenever I try to access my server?
Sir, I want to know about the user behind the (PHP) net.

Actually we are not giving executing permissions to other users after uploading
a file. and we are adding "Apache" to the existing users of a login created. And
Apache has all the "read- write-execute" permissions . But we are not even able
to read the file when we don't give "executing" permissions to other users.

My code is :
DADE-I can be any login name...

sudo -u root /bin/chmod 740 /home/DADE-I
sudo -u root /bin/chmod 740 /home/DADE-I/public_html
sudo -u root /bin/chmod 740 /home/DADE-I/public_html/uploads/source
sudo -u root /bin/chmod 740 /home/DADE-I/public_html/uploads
sudo -u root /bin/chmod 740 /home/DADE-I/public_html/uploads/reports
sudo -u root /bin/chmod 740 /home/DADE-I/public_html/uploads/presentations
sudo -u root /bin/chmod 740 /home/DADE-I/public_html/uploads/references


how can i correct the error??

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org