404 Error If Pretty URLs are set to TRUE.

gowdemongowdemon New
edited June 2013 in Vanilla 2.0 - 2.8

Hello,

I have installed Vanilla on a sub-domain. car.modification.in

The URL structure is like the following by default, which looks ugly.

car.modification.in/index.php?p=/discussion/1/this-is-a-test-discussion#Item_2

So I set

$Configuration['Garden']['RewriteUrls'] = TRUE;

Now when i try to visit a discussion link, it returns "404 - File or directory not found."

More information:
Application version: 2.0.18.8
PHP: 5.3
Server: IIS 7.5
Controller: PHP

Comments

Sign In or Register to comment.