Commit ffab90c3 authored by Jeroen De Dauw's avatar Jeroen De Dauw

Remove slash from FallbackResource

Apache config is not my thing, so this might not be correct. However, what I can tell is that it does not work with the slash for me, and that it does without the slash.
parent bf071d40
...@@ -29,7 +29,7 @@ Alternatively, if you use Apache 2.2.16 or higher, you can use the ...@@ -29,7 +29,7 @@ Alternatively, if you use Apache 2.2.16 or higher, you can use the
.. code-block:: apache .. code-block:: apache
FallbackResource /index.php FallbackResource index.php
.. note:: .. note::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment