[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
http access to a dir on the web server
- From: Mike Chambers <mike netlyncs com>
- To: Fedora Beta <fedora-test-list redhat com>
- Subject: http access to a dir on the web server
- Date: Tue, 29 Mar 2005 15:36:57 -0600
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!"
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]