alias /releases "/data/holding"
Options All FollowSymLinks Indexes MultiViews
AllowOverride All
Order allow,deny
Allow from all
I put this in my /etc/httpd.conf. I made a directory tree in root of:
/data/holding containing 2 files with permissions 755.
After restarting Apache I was
Hi, first post and first time to a mailing list.
I am trying to compile a mod_dav shared module for Apache 2.2.8.
I'm doing this:
apxs -i -a -c mod_dav.c
I am in the directory with the include files for mod_dav.
I have also tried using the -n option to supply the name but wasn't sure
what to