aboutsummaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-04-04 10:30:20 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-04-04 10:30:20 +0000
commit9a08d61db5b88828bf0ebddf153a7ec202e70a0c (patch)
tree07a4a377e08b82ee83267769c7ec5649886c994e /.htaccess
parent1286e6c6f432df6592d5c0dcf2f026465d4bef38 (diff)
downloadellinika-9a08d61db5b88828bf0ebddf153a7ec202e70a0c.tar.gz
ellinika-9a08d61db5b88828bf0ebddf153a7ec202e70a0c.tar.bz2
Bugfixes
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@446 941c8c0f-9102-463b-b60b-cd22ce0e6858
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index e20fd52..a424156 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,7 +1,7 @@
RewriteEngine on
# --BEGIN MAINTENANCE RULES---
-RewriteCond .maintenance -f
+RewriteCond /home/gray/public_html/ellinika/.maintenance -f
RewriteCond %{REQUEST_FILENAME} !.*/maint.html
RewriteCond %{REQUEST_FILENAME} !.*\.css
RewriteCond %{REQUEST_FILENAME} !.*\.png

Return to:

Send suggestions and report system problems to the System administrator.