Page is a not externally linkable
agneslesage - 6:32 am on Aug 19, 2010 (gmt 0)
PS:ARG, I see my preferred option above (#2) does not work, I still have a problem on e-commerce plugin admin, editing category
On
/wp-admin/admin.php?page=wpsc-edit-groups
a link
<a href='#' onclick='return showedit_categorisation_form()'>
does not act properly anymore.
If I comment the rule
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /([^/]+/)*(index|default)\.(php|html?|asp)([?#][^\ ]*)?\ HTTP/
RewriteRule ^(([^/]+/)*)(index|default)\.(php|html?|asp)$ http://www.atable.com/$1 [R=301,L]
Then it works again.
So I am left with that solution #1, I am not sure what I lose... and if there is better.
Also, I am still interested if you have a suggestion for relativizing the rules.
Am I not abusing you!?
Thanks