summarylogtreecommitdiffstats
path: root/htaccess
diff options
context:
space:
mode:
authorYour Name2021-01-26 16:36:20 +0100
committerYour Name2021-01-26 16:36:20 +0100
commit3e77c9eb1335d88623733101a915b74aeba17064 (patch)
treedb8a1427cc28a9b8cc9e4211774fbb0b8748be6d /htaccess
downloadaur-3e77c9eb1335d88623733101a915b74aeba17064.tar.gz
next iteration
Diffstat (limited to 'htaccess')
-rw-r--r--htaccess4
1 files changed, 4 insertions, 0 deletions
diff --git a/htaccess b/htaccess
new file mode 100644
index 000000000000..5968acaa485f
--- /dev/null
+++ b/htaccess
@@ -0,0 +1,4 @@
+php_flag magic_quotes_gpc off
+php_flag register_globals off
+php_flag magic_quotes_runtime off
+php_flag short_open_tag on