Re: [EMAIL PROTECTED] Problem seeing directory outside of APACHE_HOME

2008-02-18 Thread sean kibler
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

[EMAIL PROTECTED] compiling modules with apxs

2008-02-18 Thread Sean Kibler
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