Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

SEO URL issue

edited January 2011 in Vanilla 2.0 - 2.8
Hi im having a weird issue!

Im working on an iis server and the forum works a treat without the .htaccess in place - ie non seo urls.

If i enable it though i loose all styling on the forum as if the stylesheet link is broken.

I am using ISAPI rewrite on the forum which uses a htaccess file in the root of the site.

I have tried changing the rewrite base with no joy. do you have any suggestions on how i might get the seo urls working?

What does this part of the rewrite do?

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f

Just so i can make sure it trnslates

Thanks all :)

Mike

Comments

Sign In or Register to comment.