Quote:
Originally Posted by darksoul
wordpress' mod_rewrite redirects only non existing files to its index.php
so unless something fishy is happening there it should work flawless.
|
After authentication, yes, until then, HTTP Basic-Auth first sends a 401 to request a password, so if it tries to serve up the error file and it doesn't exist, Wordpress ends up handling the page request.