[EMAIL PROTECTED] Re: best webdav configuration

2007-07-14 Thread Sam Carleton
I think I figured it out. I simply moved the devsite into a directory/folder under /apache/www/webdevelopment called /apache/www/webdevelopment/public_html and then gave webdav access to /apache/www/webdevelopment and the virtual machine is now set to /apache/www/webdevelopment"/public_html

[EMAIL PROTECTED] Re: best webdav configuration

2007-07-14 Thread Sam Carleton
On 7/14/07, Sam Carleton <[EMAIL PROTECTED]> wrote: # This Location is not working Alias /webdev "/apache/www/webdev.miltonstreet.com" The alias *IS* the correct path despite what I posted, sorry: Alias /webdev "/apache/www/webdevelopment" Sam