10-09-2008, 08:07 AM
[eluser]gp177[/eluser]
Hi everyone,
I have two sites. Inetdev and Inetpub. Both with a codeigniter framework. When I reference index.php/mycontroller/ on my dev site it uses the controller on the dev site. When I reference internal.php/mycontroller/ on my dev site it seems to use the controller on my inetpub site. My index.php file and internal.php file are exactly the same. For the life of me I can't figure out why the index.php site would work but not the internal.php.
I am running codeigniter on a Windows 2003 machine running IIS 6.0.
Thanks for your help,
GP
Hi everyone,
I have two sites. Inetdev and Inetpub. Both with a codeigniter framework. When I reference index.php/mycontroller/ on my dev site it uses the controller on the dev site. When I reference internal.php/mycontroller/ on my dev site it seems to use the controller on my inetpub site. My index.php file and internal.php file are exactly the same. For the life of me I can't figure out why the index.php site would work but not the internal.php.
I am running codeigniter on a Windows 2003 machine running IIS 6.0.
Thanks for your help,
GP