07-14-2012, 02:09 PM
[eluser]DocFunky![/eluser]
Hi,
I followed the official documentation to use a rewrite URL, but I got some weird behavior.
I can access to the main page, but when I try to access any of the other methods or class, I get redirected to wamp homepage, do you know why ? I did exactly what it is said in the wiki, and my . htaccess file is exactly the same.
Thank you
EDIT: Maybe I made an error in here : <Directory "/some/absolute/path/htdocs"> My path could be wrong. What would be the correct path to my www/codeigniter project ? What about other project in my www directory ? do they need an .htaccess too ?
Hi,
I followed the official documentation to use a rewrite URL, but I got some weird behavior.
I can access to the main page, but when I try to access any of the other methods or class, I get redirected to wamp homepage, do you know why ? I did exactly what it is said in the wiki, and my . htaccess file is exactly the same.
Thank you
EDIT: Maybe I made an error in here : <Directory "/some/absolute/path/htdocs"> My path could be wrong. What would be the correct path to my www/codeigniter project ? What about other project in my www directory ? do they need an .htaccess too ?