Page MenuHomePhorge

No OneTemporary

diff --git a/.htaccess b/.htaccess
new file mode 100644
index 0000000..3f76969
--- /dev/null
+++ b/.htaccess
@@ -0,0 +1,14 @@
+<IfModule mod_php5.c>
+php_flag display_errors Off
+php_flag log_errors On
+# php_value error_log logs/errors
+
+php_flag magic_quotes_gpc Off
+php_flag magic_quotes_runtime Off
+php_flag zend.ze1_compatibility_mode Off
+php_flag suhosin.session.encrypt Off
+php_flag session.auto_start Off
+
+php_value mbstring.func_overload 0
+
+</IfModule>

File Metadata

Mime Type
text/x-diff
Expires
Mon, Aug 25, 3:16 PM (1 d, 4 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
257680
Default Alt Text
(477 B)

Event Timeline