diff options
| author | cflip <36554078+cflip@users.noreply.github.com> | 2021-03-21 17:33:05 -0600 |
|---|---|---|
| committer | cflip <36554078+cflip@users.noreply.github.com> | 2021-03-21 17:33:05 -0600 |
| commit | f881d482e2c04e1bc622a5c53e4176f30ca8a337 (patch) | |
| tree | c025051d4d9c102f6c334052541e3369da24211b /templates | |
| parent | 7ef208fc1ae5a24d7b3cd2e22e969285fbf7262a (diff) | |
Deny access to source folders
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/.htaccess | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/.htaccess b/templates/.htaccess new file mode 100644 index 0000000..3418e55 --- /dev/null +++ b/templates/.htaccess @@ -0,0 +1 @@ +deny from all
\ No newline at end of file |
