diff --git a/doc/Installation/Installation-(Debian-Ubuntu).md b/doc/Installation/Installation-(Debian-Ubuntu).md index 50d216d76e..9431fd124b 100644 --- a/doc/Installation/Installation-(Debian-Ubuntu).md +++ b/doc/Installation/Installation-(Debian-Ubuntu).md @@ -128,7 +128,7 @@ Next, add the following to `/etc/apache2/sites-available/librenms.conf`: ``` -If you are running Apache 2.2.18 or higher then change AllowEncodedSlashes to NoDecode +If you are running Apache 2.2.18 or higher then change `AllowEncodedSlashes On` to `AllowEncodedSlashes NoDecode` If you have Apache 2.3 or newer then please add the following line before `AllowOverride All`: