Index: Doc/modpython2.tex =================================================================== --- Doc/modpython2.tex (revision 178871) +++ Doc/modpython2.tex (working copy) @@ -88,7 +88,7 @@ your Python binary. By default, it will use the \program{python} program found in your \envvar{PATH}. - \indexii{./configure}{\longprogramopt{with-python}} If the fist Python + \indexii{./configure}{\longprogramopt{with-python}} If the first Python binary in the path is not suitable or not the one desired for mod_python, you can specify an alternative location with the \longprogramopt{with-python} options, e.g: @@ -181,8 +181,8 @@ \section{Testing\label{inst-testing}} -\strong{Warning :} those instruction are meant to be followed if you are -using mod_python 3.x or later.\If you are using mod_python 2.7.x (namely, +\strong{Warning :} These instructions are meant to be followed if you are +using mod_python 3.x or later. If you are using mod_python 2.7.x (namely, if you are using Apache 1.3.x), please refer to the proper documentation. \begin{enumerate} @@ -264,6 +264,11 @@ \end{enumerate} +\begin{seealso} + \seeurl{http://home.comcast.net/~d.popowich/mpservlets}{mpservlets} + \seeurl{http://www.dscpl.com.au/projects/vampire}{Vampire} +\end{seealso} + \section{Troubleshooting\label{inst-trouble}} There are a few things you can try to identify the problem: @@ -309,4 +314,5 @@ \end{itemize} -\end{itemize} \ No newline at end of file +\end{itemize} +