Forum Moderators: phranque
RewriteRule (^/|//) /fixme.php [L] RewriteCond !^/fixme.php as an extra condition in your non-www to www redirect in order to not expose fixme.php as a new URL back out on to the web when a non-www URL with multiple slashes is requested.