[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: http access to a dir on the web server
- From: "Will H. Backman" <whb ceimaine org>
- To: "For testers of Fedora Core development releases" <fedora-test-list redhat com>
- Subject: RE: http access to a dir on the web server
- Date: Tue, 29 Mar 2005 16:52:05 -0500
What errors are you seeing?
You need to make sure that the file system permissions are correct.
-----Original Message-----
From: fedora-test-list-bounces redhat com
[mailto:fedora-test-list-bounces redhat com] On Behalf Of Mike Chambers
Sent: Tuesday, March 29, 2005 4:37 PM
To: Fedora Beta
Subject: http access to a dir on the web server
If I have a dir, example, /home/some/dir/here
and that is where I have a mirror of rawhide that starts (that's the
base dir)...
I want to at least allow myself access to that dir via the web (already
have a main web page for my domain), so I can read the RPMs, headers,
etc...
I can't seem to find the right configuration to add to my httpd.conf
file, or the correct way to link that dir to my /var/www/html dir (which
would probably be easier and less configuring).
This is what I currently have in my httpd.conf file..
Alias /rawhide/ "/home/some/dir/here/rawhide/"
<Directory "/home/some/dir/here/rawhide">
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>
Any ideas?
--
Mike Chambers
Madisonville, KY
"It's only funny until someone gets hurt, then it's hilarious!"
--
fedora-test-list mailing list
fedora-test-list redhat com
To unsubscribe:
http://www.redhat.com/mailman/listinfo/fedora-test-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]