Welcome Guest, Not a member yet? Register   Sign In
Frustrating IIS6 / IIRF
#2

[eluser]Silentman[/eluser]
I have also tried all the different variations of -
| 'AUTO' Default - auto detects
| 'PATH_INFO' Uses the PATH_INFO
| 'QUERY_STRING' Uses the QUERY_STRING
| 'REQUEST_URI' Uses the REQUEST_URI
| 'ORIG_PATH_INFO' Uses the ORIG_PATH_INFO




I was thinking of just going in the code and telling it to redirect to the 404 url when it found a error but weird thing was I commented out code in common.php and exceptions.php for the show_404 functions and it still tried loading the 404 page so I must be missing a different piece of code that directs to the 404 page.

-EDIT-
Sorry for all the edits just trying to post the best information I can.
I have re-uploaded all the original CodeIgniter files straight from this site so it still has the welcome pages.

http://mysite/ci/ -- WORKS
http://mysite/ci/index.php -- WORKS
http://mysite/ci/index.php/welcome/ --DOES NOT throws that CGI error.


Messages In This Thread
Frustrating IIS6 / IIRF - by El Forum - 10-31-2009, 03:48 PM
Frustrating IIS6 / IIRF - by El Forum - 10-31-2009, 03:50 PM
Frustrating IIS6 / IIRF - by El Forum - 10-31-2009, 09:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB