Тема: CI1.7+mod_rewrite
Доброе время суток в CI новичек.
Пытаюсь открутить index.php дедал по инструкции
http://reisub.blogspot.com/2010/08/inde
niter.html
теперь ситуация такова
при обращении www.mycisite.ru
попадаю на www.mycisite.ru/index.php
(в этом случае реврайтит)
а при обращении на
www.mycisite.ru/about_me
на www.mycisite.ru/index.php/about_me попасть не могу
получаю ошибку:
Object not found!
The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.
If you think this is a server error, please contact the webmaster.
Error 404
localhost
Sun Dec 11 12:44:13 2011
Apache/2.2.21 (Unix) PHP5/5.3.8 with Suhosin-Patch
в логах апача периодически проскакивает ошибка
File does not exist: /var/www/html/ci/pages, refferer http://localhost/ci/index.php/pages/contact
Заранее спасибо.
