Apache Server configuration support - Re: directory shows as empty when it is not, options include Indexes and MultiViews

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > November 2006 > Re: directory shows as empty when it is not, options include Indexes and MultiViews





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: directory shows as empty when it is not, options include Indexes and MultiViews
shimmyshack

2006-11-24, 7:25 am

hmm, ive have no such problems 2.2.3 on xp_prosp2, (unless you have
the habit of adjusting ownership and permissions on XP, that can cause
trouble)
this works fine for me (adjusted Allow Override to AllowOverride)

#alias (in virtualhost stanza)
Alias /thawte "D:/thawte"
#directory block either there or outside
<Directory "d:/mydir/subdir">
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>


one thing though, I did give up with web dav and (tigris) svn after a
_lot_ of hassle with the modules, and config. I know thats no comfort,
but 'm assuming here that you've tried it without the svn/wd modules
and all was fine!!

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com