additional_plugins/serendipity_event_dpsyntaxhighlighter/.htaccess

9 lines
99 B
ApacheConf
Executable file

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