diff options
author | mensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2008-03-14 14:13:48 +0000 |
---|---|---|
committer | mensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2008-03-14 14:13:48 +0000 |
commit | 99d688529ec6aa1a2c6fd6bd58dcd4f666a324a1 (patch) | |
tree | 971e78c005c827df0badea48f0971cf0ff82fa78 /.htaccess | |
parent | cf5a9ab9974d1f7bd73af01a61e989f470db911c (diff) | |
download | semanticscuttle-99d688529ec6aa1a2c6fd6bd58dcd4f666a324a1.tar.gz semanticscuttle-99d688529ec6aa1a2c6fd6bd58dcd4f666a324a1.tar.bz2 |
Upgrade: add upgrade information
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@83 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to '.htaccess')
-rw-r--r-- | .htaccess | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # (see $cleanurls in config.inc.php) Options +FollowSymlinks -AcceptPathInfo On +# AcceptPathInfo On RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f |