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
|
Allow from all
|
||||||
</Location>
|
</Location>
|
||||||
|
|
||||||
<Location /adherents/public/>
|
<Location /theme/>
|
||||||
Options Indexes FollowSymLinks
|
Options Indexes FollowSymLinks
|
||||||
AllowOverride All
|
AllowOverride All
|
||||||
Order deny,allow
|
Order deny,allow
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user