Friendly URLs not so friendly
Permalink
Hey, Everyone,
I'm trying to set up my site to have friendly urls and have run into some issues. I've enabled the setting and put the code into my .htaccess file inside my concrete directory. The root looks fine and have no trouble accessing it. So i try to go to my about page. The URL ends up looking like this:www.www.myhost.com/concrete/about/... which is what i want it to look like (for now), but i just get text saying 'No input file specified.' I can still access the correct page if i use this url:www.www.myhost.com/concrete/index.php/about/...
Anybody have any ideas?
Thanks,
Jason
I'm trying to set up my site to have friendly urls and have run into some issues. I've enabled the setting and put the code into my .htaccess file inside my concrete directory. The root looks fine and have no trouble accessing it. So i try to go to my about page. The URL ends up looking like this:www.www.myhost.com/concrete/about/... which is what i want it to look like (for now), but i just get text saying 'No input file specified.' I can still access the correct page if i use this url:www.www.myhost.com/concrete/index.php/about/...
Anybody have any ideas?
Thanks,
Jason
I do know that if you're getting "no input file specified" I dont' think it's even making it's way to C5...