Click to See Complete Forum and Search --> : ISAPI_Rewrite Question


tgrk35
12-12-2007, 05:23 PM
Does anyone use ISAPI_Rewrite? I just started a job where they use IIS and ISAPI_Rewrite...neither my favorite...

I'm attempting to setup a simple 404 page for a site, however the following syntax doesn't work:


ErrorDocument 404 /404.php


It's SUPPOSED to accept regular htaccess syntax...so I'm unsure as to why this isn't working.

Does anyone have any ideas?

I'm so confused :(. I've been here about...a week and a half and haven't really accomplished a damn thing...so I'm really needing this so they don't lose all faith in me / fire me to death.

Thanks for any help I can get :)

Will