Skip to content

Commit

Permalink
Merge pull request #7 from fschlich/patch-1
Browse files Browse the repository at this point in the history
fix typo in Admin.pod
  • Loading branch information
autarch committed Nov 6, 2017
2 parents e07506d + 3fadba7 commit 88e1394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/HTML/Mason/Admin.pod
Expand Up @@ -1071,7 +1071,7 @@ The relevant portions of the F<httpd.conf> file look like:
This simply causes Apache to call the mason_handler.cgi script every
time a URL ending in ".html" under the component root is requested.

To exclude certian directories from being under Mason control, you can
To exclude certain directories from being under Mason control, you can
use something like the following:

<LocationMatch "^/(dir1|dir2|dir3)/">
Expand Down

0 comments on commit 88e1394

Please sign in to comment.