Bug fix: export in .htaccess

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@96 b3834d28-1941-0410-a4f8-b48e95affb8f
This commit is contained in:
mensonge 2008-04-03 14:39:52 +00:00
parent b143701e7d
commit 537e8a2c12

View file

@ -8,7 +8,7 @@ RewriteRule ^posts/update posts_update.php
RewriteRule ^posts/add posts_add.php
RewriteRule ^posts/delete posts_delete.php
RewriteRule ^tags/rename tags_rename.php
RewriteRule ^tags/export export_all.php
RewriteRule ^export/all export_all.php
# Allow PHP_AUTH_USER with CGI script