ALL
No CSS cakephp
mistaguy -
0
it probably means mod_rewrite isn't functioning on your system. Here are some tips to help get you up and running:
1.Install mod_write
2.root@mistaguy-laptop#a2enmod rewrite
3.root@mistaguy-laptop#gedit /etc/apache2/sites-available/default
add the...