From 11a067736a949101a7c24702afa3689977c4c26e Mon Sep 17 00:00:00 2001 From: Carlos de la Guardia Date: Tue, 7 Jun 2011 00:37:14 -0700 Subject: Fix for issue 208. --- docs/tutorials/modwsgi/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials') diff --git a/docs/tutorials/modwsgi/index.rst b/docs/tutorials/modwsgi/index.rst index 523aef8a8..6e3e4ce37 100644 --- a/docs/tutorials/modwsgi/index.rst +++ b/docs/tutorials/modwsgi/index.rst @@ -109,7 +109,7 @@ commands and files. WSGIProcessGroup pyramid - Order allow, deny + Order allow,deny Allow from all -- cgit v1.2.3