Page is a not externally linkable
juliat72 - 10:07 am on May 24, 2012 (gmt 0)
If this code:
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.*) - [G]
Is going to harm future content, is there anyone who can tell me how to amend it so I can list the pages that are to be deleted?