From 8a939c76f43b58c5216eca2428adef9838c50c35 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 13 Sep 2012 02:54:44 -0400 Subject: remove selinux caveat --- docs/tutorials/modwsgi/index.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/tutorials/modwsgi/index.rst b/docs/tutorials/modwsgi/index.rst index b08383580..a22f12610 100644 --- a/docs/tutorials/modwsgi/index.rst +++ b/docs/tutorials/modwsgi/index.rst @@ -11,10 +11,7 @@ This guide will outline broad steps that can be used to get a :app:`Pyramid` application running under Apache via ``mod_wsgi``. This particular tutorial was developed under Apple's Mac OS X platform (Snow Leopard, on a 32-bit Mac), but the instructions should be largely the same for all systems, delta -specific path information for commands and files. A caveat: this tutorial -doesn't anticipate use of systems like Fedora and/or Red Hat Enterprise Linux -or other with SELinux enabled by default; those systems will need "special -loving" that are outside the scope of this short tutorial. +specific path information for commands and files. .. note:: Unfortunately these instructions almost certainly won't work for deploying a :app:`Pyramid` application on a Windows system using -- cgit v1.2.3