Hi all,
I'm currenting trying the GetSimpleCMS.
During the installation, it's required to enable "rewrite" module of apache.
Ho to do it?
From command line(as root) give this:
a2enmod rewrite
and after restart apache:
/etc/init.d/apache2 restart
All is do it...
Bye..