if you are using opensuse 11 with cakephp development, most likely you will need to have the rewrite_module enabled on apache2.
All apache2 modules are kept at /usr/lib/apache2. Please use this command to enable your rewrite_module. Enjoy!
a2enmod rewrite
/etc/init.d/apache2 force-reload
No comments:
Post a Comment