Commit 647ccdf3 authored by Fabien Potencier's avatar Fabien Potencier

minor #1237 Minor typo in web_servers.rst (jonpasquier)

This PR was submitted for the master branch but it was merged into the 1.3 branch instead (closes #1237).

Discussion
----------

Minor typo in web_servers.rst

Commits
-------

487bef0f Minor typo in web_servers.rst
parents b31d7dbe 487bef0f
...@@ -25,7 +25,7 @@ following ``.htaccess`` file: ...@@ -25,7 +25,7 @@ following ``.htaccess`` file:
relative from the webroot. relative from the webroot.
Alternatively, if you use Apache 2.2.16 or higher, you can use the Alternatively, if you use Apache 2.2.16 or higher, you can use the
`FallbackResource directive`_ so make your .htaccess even easier: `FallbackResource directive`_ to make your .htaccess even easier:
.. code-block:: apache .. code-block:: apache
......
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