Subdirectory, bbPress, htaccess issues
-
I could swear that this is posted somewhere, but over the last hour or so I haven’t been able to find it in a search anywhere.
I am attempting to utilize bbPress at the following location: http://indianafbla.neilkelty.com/forums/
However, no styles show up there. I belive this is a WordPress .htaccess issue as when I visit the location of the stylesheet I get the WordPress Error Page.
WordPress is located at: http://indianafbla.neilkelty.com
.htaccess is as follows in root (http://indianafbla.neilkelty.com):
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘Subdirectory, bbPress, htaccess issues’ is closed to new replies.