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:
parent
b143701e7d
commit
537e8a2c12
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue