Subdirectory and RewriteEngine issues…
-
I have tried for a good 2 hours to figure this out. No matter what I do to my root .htaccess, or the subdirectory .htaccess I cannot get WordPress to ignore the darn subdirectory. Basically, I have multiple subdirectories that I do not want WordPress to mod_rewrite. I have installed wordpress into its own folder, and moved the index.php up to the root of my website. For some reason, if I modify the rewrite rules to ignore /dev/ I get a forbidden on my main page but the subdirectory htaccess permissions work (i.e. the AuthType Basic instructions in that subdirectories own .htaccess).
Main issue is that I need to password protect directories, and I need to not allow indexing (viewing of all contents without an index page).
Please, anyone with an idea please send it my way. I have tried everything listed on these boards at least twice.
Thanks,
– William
The topic ‘Subdirectory and RewriteEngine issues…’ is closed to new replies.