symos

Results 1 comments of symos

Your Apache configuration is incorrect, most probably rewrite rules don't work. Make sure to: a) Enable mod_rewrite (run "a2enmod rewrite" from command line) b) In your virtualhost config, add a...