additional_plugins/serendipity_event_freetag/.htaccess
2014-09-28 10:40:31 +02:00

8 lines
98 B
ApacheConf

<Files .htaccess>
Allow from all
</Files>
<IfModule mod_rewrite.c>
RewriteEngine Off
</IfModule>