Sophie

Sophie

distrib > Mandriva > 2010.1 > i586 > media > contrib-updates > by-pkgid > 9b1d8ed04bd6642d162034533b805d28 > files > 46

apache-mod_python-3.3.1-14.1mdv2010.2.i586.rpm

# $Id: testconf.py.in 354172 2005-12-05 20:38:53Z nlehuen $



# This file is autogenerated by ./configure



# Path to the Apache executable
HTTPD="@HTTPD@"

# Path to the current directory
TESTHOME="@TEST_SERVER_ROOT@"

# Path to the Apache modules directory
LIBEXECDIR="@LIBEXECDIR@"

# Path to the mod_python.so file, should be in the apache modules directory.
MOD_PYTHON_SO="@MOD_PYTHON_SO@"

# makes emacs go into python mode
### Local Variables:
### mode:python
### End: