summaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2001-03-24 16:58:03 +0000
committerDries Buytaert <dries@buytaert.net>2001-03-24 16:58:03 +0000
commit1475c23a1a43d82756bdc5051a3bad7682b23576 (patch)
treecd3fe3bf72c03c25b296468e4392de6b9d84cc79 /.htaccess
parentcb67c16a4b468948c10e440a4d3138bf59bd7382 (diff)
downloadbrdo-1475c23a1a43d82756bdc5051a3bad7682b23576.tar.gz
brdo-1475c23a1a43d82756bdc5051a3bad7682b23576.tar.bz2
- tidyied up .htaccess a bit
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess1
1 files changed, 0 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index bf99349f4..8c8ad53eb 100644
--- a/.htaccess
+++ b/.htaccess
@@ -36,5 +36,4 @@ ErrorDocument 500 /error.php
php_value session.cookie_lifetime 2000000
php_value session.gc_maxlifetime 2000000
php_value session.cache_expire 200000
- # php_value session.save_path /tmp/dropsessions
</IfModule>