[icinga-checkins] icinga.org: icinga-web/mhein/default: * modified rewrite base in .htaccess
git at icinga.org
git at icinga.org
Mon Jan 11 16:14:04 CET 2010
Module: icinga-web
Branch: mhein/default
Commit: 5d4862938c089617fb5654d511c686f766c94e4b
URL: https://git.icinga.org/?p=icinga-web.git;a=commit;h=5d4862938c089617fb5654d511c686f766c94e4b
Author: Christian Doebler <christian.doebler at netways.de>
Date: Wed Dec 30 11:36:18 2009 +0100
* modified rewrite base in .htaccess
---
pub/.htaccess | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pub/.htaccess b/pub/.htaccess
index 8dda551..2e5f2c3 100644
--- a/pub/.htaccess
+++ b/pub/.htaccess
@@ -11,7 +11,7 @@ Allow from all
# This depends on your path
# on independent hosts the base is '/'
- RewriteBase /~mhein/icinga-web
+ RewriteBase /icinga-web
# If the requested URL does not exist (it's likely an agavi route),
# pass it as path info to index.php, the Agavi dispatch script.
More information about the icinga-checkins
mailing list