Php transformation #1

Merged
CommanderRedYT merged 18 commits from php-transformation into master 2020-11-24 15:34:42 +01:00
22 changed files with 497 additions and 1161 deletions
Showing only changes of commit 8d8a0b5bdb - Show all commits

View File

@@ -17,7 +17,7 @@ RewriteRule ^(.*)$ $1.php [NC,L]
ErrorDocument 404 /404
ErrorDocument 403 /403
<Files template.html>
<Files template.php>
order allow,deny
deny from all
</Files>