mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
3ba8136bd4
commit
08860fb71d
@@ -5,7 +5,7 @@ Zöff
|
||||
|
||||
##### Config
|
||||
|
||||
To get the website to run as intended, please add ```AllowOverride All``` to the directory containing the webserver in Apache2 (it's usually /etc/apache2/sites-enabled/000-default.conf)
|
||||
To get the website to run as intended, please enabled mod_rewrite for apache2, and add ```AllowOverride All``` to the directory containing the webserver in Apache2 (it's usually /etc/apache2/sites-enabled/000-default.conf)
|
||||
|
||||
### About
|
||||
|
||||
|
||||
Reference in New Issue
Block a user