diff options
Diffstat (limited to 'docs/modpython.txt')
| -rw-r--r-- | docs/modpython.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modpython.txt b/docs/modpython.txt index 734998c9da..c444a292ef 100644 --- a/docs/modpython.txt +++ b/docs/modpython.txt @@ -149,7 +149,7 @@ the ``media`` subdirectory and any URL that ends with ``.jpg``, ``.gif`` or <LocationMatch "\.(jpg|gif|png)$"> SetHandler None - </Location> + </LocationMatch> .. _lighttpd: http://www.lighttpd.net/ |
