suppression de la partie /adherents/public (car deplace dans /public/)

ajout d'un acces public aux themes (/theme) car utilise dans les partie public
This commit is contained in:
jlb 2003-01-23 15:49:34 +00:00
parent 39a39487a9
commit 298b5d03ee

View File

@ -41,7 +41,7 @@
Allow from all
</Location>
<Location /adherents/public/>
<Location /theme/>
Options Indexes FollowSymLinks
AllowOverride All
Order deny,allow