Welcome Guest, Not a member yet? Register   Sign In
IIS + CI Problems!
#1

[eluser]Unknown[/eluser]
Hi there,
Recently I started to test out my CI products in IIS Server environment, and I noticed this problem. And I really hope somebody can help me solve this problem .

If I visit CI Application homepage like (http://localhost/ci/) by not modifying config.php file, I get 404 Page Not found error.

Then if I change $config[‘uri_protocol’] = “AUTO”; to $config[‘uri_protocol’] = “PATH_INFO”;

The welcome page loads just fine .

However, if I visit http://localhost/ci/index.php/welcome, it doesn’t work Sad. The error HTTP Error 502.2 - Bad Gateway by IIS.

Any ideas on how to fix this other than using query strings?




http://www.galatourist.com
http://www.whitedolphinhalong.com
http://www.hotelinlasvegas-us.com
#2

[eluser]amine.elharrak[/eluser]
use the htaccess file




Theme © iAndrew 2016 - Forum software by © MyBB