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:
parent
39a39487a9
commit
298b5d03ee
@ -41,7 +41,7 @@
|
||||
Allow from all
|
||||
</Location>
|
||||
|
||||
<Location /adherents/public/>
|
||||
<Location /theme/>
|
||||
Options Indexes FollowSymLinks
|
||||
AllowOverride All
|
||||
Order deny,allow
|
||||
|
||||
Loading…
Reference in New Issue
Block a user