robinp7720 / Blue-Stats-Minecraft

Ever wanted a stat interface for truly everything?
http://stats.mysunland.org/
Apache License 2.0
33 stars 14 forks source link

Error with the .htaccess file. #32

Closed ShayPunter closed 8 years ago

ShayPunter commented 8 years ago

I am unable to use the web GUI due to a error in the .htaccess file, the error is here:

[Wed Apr 06 16:52:22.061673 2016] [core:alert] [pid 14506] [client 107.170.166.118:37465] /var/www/html/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration.

Anything I can do?

smc87 commented 8 years ago

enable mod-rewrite for apache?

Try this: http://stackoverflow.com/questions/869092/how-to-enable-mod-rewrite-for-apache-2-2