Welcome Guest, Not a member yet? Register   Sign In
Still with index.php problem
#19

[eluser]tpiscotti[/eluser]
Ok. Another update. I just updated my <Directory> from:

Code:
<Directory "C:/Apache/htdocs/blogtest">
Options Indexes FollowSymLinks Includes ExecCGI
AllowOverride All
Order allow,deny
Allow from all
</Directory>

to:

Code:
<Directory "C:/Apache/htdocs/blogtest">
Options Indexes Includes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
Allow from all
</Directory>

...(changed that first line in the block)...and IT WORKS NOW!!!

I found the code on the following page towards the bottom under item #4 (after having already tried everything else above that):

http://codeigniter.com/wiki/mod_rewrite/

I'm not sure what side effect that particular setting could have, but since it's my local development area vs a shared hosting area (which is already working properly anyway) I'm not terribly concerned.

Thank you all for your assistance and patience!!!!!!

I have another thread I've been participating in today for the one other issue I'm experiencing, in case anyone from this thread might be able to help with that one as well:
http://ellislab.com/forums/viewthread/87750/

Thanks again!!
- Tony


Messages In This Thread
Still with index.php problem - by El Forum - 01-27-2009, 10:10 AM
Still with index.php problem - by El Forum - 01-27-2009, 01:35 PM
Still with index.php problem - by El Forum - 01-27-2009, 02:59 PM
Still with index.php problem - by El Forum - 01-28-2009, 10:17 AM
Still with index.php problem - by El Forum - 01-28-2009, 10:40 AM
Still with index.php problem - by El Forum - 01-28-2009, 10:41 AM
Still with index.php problem - by El Forum - 01-28-2009, 10:45 AM
Still with index.php problem - by El Forum - 01-28-2009, 10:54 AM
Still with index.php problem - by El Forum - 01-28-2009, 10:58 AM
Still with index.php problem - by El Forum - 01-28-2009, 11:11 AM
Still with index.php problem - by El Forum - 01-28-2009, 11:28 AM
Still with index.php problem - by El Forum - 01-28-2009, 11:34 AM
Still with index.php problem - by El Forum - 01-28-2009, 11:45 AM
Still with index.php problem - by El Forum - 01-28-2009, 11:46 AM
Still with index.php problem - by El Forum - 01-28-2009, 12:00 PM
Still with index.php problem - by El Forum - 01-28-2009, 12:05 PM
Still with index.php problem - by El Forum - 01-28-2009, 12:13 PM
Still with index.php problem - by El Forum - 01-28-2009, 12:29 PM
Still with index.php problem - by El Forum - 01-28-2009, 12:30 PM
Still with index.php problem - by El Forum - 01-28-2009, 12:33 PM
Still with index.php problem - by El Forum - 01-28-2009, 12:35 PM
Still with index.php problem - by El Forum - 01-28-2009, 12:47 PM



Theme © iAndrew 2016 - Forum software by © MyBB