Replies: 2 comments
-
.htm shouldn't be scripts so i think we could leave them alone, all the rest seems pretty good to me |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to create a new PR but first I need to listen to some opinions. In the /media/.htaccess file we disable PHP code execution and do not permit execution of CGI scripts. See bellow
I would like to add .htaccess files to the /js and /skin directories to do the same. These directories contain js, css, image files, but have no scripts to run.
Is this file a good idea? If so, should .htm and .shtml files be excluded from these directories too?
Beta Was this translation helpful? Give feedback.
All reactions