summaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2000-10-25 11:21:39 +0000
committerDries Buytaert <dries@buytaert.net>2000-10-25 11:21:39 +0000
commite282fef076567cbacb56e7053c5093aba1b36880 (patch)
tree6672a3090ea229d5fccc9c8297092481bfe114c4 /.htaccess
parent472b0f82091b43f5f8422a7c8ae42056896260ce (diff)
downloadbrdo-e282fef076567cbacb56e7053c5093aba1b36880.tar.gz
brdo-e282fef076567cbacb56e7053c5093aba1b36880.tar.bz2
* fixes the current login problem
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess1
1 files changed, 0 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index c78fec5fb..3486908ef 100644
--- a/.htaccess
+++ b/.htaccess
@@ -46,5 +46,4 @@ ErrorDocument 500 /error.php
php_value session.cookie_lifetime 864000
php_value session.gc_maxlifetime 864000
php_value session.cache_expire 28800
- php_value session.cookie_domain drop.org
</IfModule>