Lord-Matt-NucleusCMS-Stuff/LM_NucleusCMS-MOON/master/extra/fancyurls/.htaccess - Htaccess File

Lord-Matt-NucleusCMS-Stuff/LM_NucleusCMS-MOON/master/extra/fancyurls/.htaccess

<FilesMatch "^item$">
    ForceType application/x-httpd-php
</FilesMatch>
<FilesMatch "^archive$">
    ForceType application/x-httpd-php
</FilesMatch>
<FilesMatch "^member$">
    ForceType application/x-httpd-php
</FilesMatch>
<FilesMatch "^archives$">
    ForceType application/x-httpd-php
</FilesMatch>
<FilesMatch "^category$">
    ForceType application/x-httpd-php
</FilesMatch>
<FilesMatch "^blog$">
    ForceType application/x-httpd-php
</FilesMatch>
<FilesMatch "^special$">
    ForceType application/x-httpd-php
</FilesMatch>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache