Hide start.sh

This commit is contained in:
CommanderRedYT
2020-12-16 12:31:32 +01:00
parent 33bd36deaa
commit 3492f920cb

View File

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