Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

403 Forbidden error

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  URL shown in browser?  
Author Message
Pacala

External


Since: Jun 30, 2006
Posts: 1



(Msg. 1) Posted: Fri Jun 30, 2006 1:36 pm
Post subject: 403 Forbidden error
Archived from groups: alt>apache>configuration (more info?)

I have a question about apache webserver configuration.
I am using Apache/2.2.0 on Fedora Core 5.

I have configured httpd.conf like this:
DocumentRoot "/www"

<Directory "/www">
Options Indexes FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
</Directory>

In /www I create a directory wiki and I can access this with no
problem.

-----
I would like to keep the directory wiki in other place and link to it
in my /www.

If I put wiki in / and link /www/wiki1 -> /wiki, everything works fine.
The permissions on /wiki are drwxr-xr-x.

-----
If I put wiki in /home and link /www/wiki2 -> /home/wiki, I get the
error:

Forbidden
You don't have permission to access /wiki2/ on this server.

The persmissions are:
on /home drwxr-xr-x
on /home/wiki drwxr-xr-x

-----
If I put wiki in /home/someuser and link /www/wiki3 ->
/home/someuser/wiki, I get the error

Forbidden
You don't have permission to access /wiki3/ on this server.
Additionally, a 403 Forbidden error was encountered while trying to use
an ErrorDocument to handle the request.

The permissions are:
on /home drwxr-xr-x
on /home/someuser drwxr-xr-x
on /home/someuser/wiki drwxr-xr-x

Can someone explain me what is happening?
How can I fix this?

Thanks!

 >> Stay informed about: 403 Forbidden error 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
403 Forbidden Error - My server has been fine for over a year and has, within the past 24 hours, started displaying the following error on all sites: Forbidden You were denied access because: Access denied by access control list. I have no idea what could have done this. ...

403 Forbidden error - I have set the owner of a file group and changed the user name on apache several times, but I still get a page that says 403 forbidden error when I try to acces it, can someone help me andrewjj20

Error 403 Forbidden - Heyguy, I am really stumped here. Am running Apache 2.0.53 on Linux and want to run a cgi script from a vhost in the directory of /home/linuxguy/cgi-bin/myfilename.cgi in my <Directory> container I have the Options ExecCGI and in my <Virtua...

Forbidden 403 error message - Hello, I'm running RedHat 9.0 with Apache/2.0.48 (Unix) mod_ssl/2.0.48 OpenSSL/0.9.7a PHP/4.3.4. My box was running fine for about a month and then all of a sudden it decided to crash. I'm not really sure caused the problem, but I've got almost..

Error 403 Forbidden on webserver - I have set up phpdev 4_423 with the built in Apache webserver (some of you might consider that weak sauce but it is definitely easy). Anyways, i have a dynamic dns all set up and that works fine. When I try to remote or ftp to my computer, both through..
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]