diff options
Diffstat (limited to 'www/mod_wsgi4/files')
-rw-r--r-- | www/mod_wsgi4/files/270_mod_wsgi.conf.sample.in | 8 | ||||
-rw-r--r-- | www/mod_wsgi4/files/pkg-message.in | 11 |
2 files changed, 0 insertions, 19 deletions
diff --git a/www/mod_wsgi4/files/270_mod_wsgi.conf.sample.in b/www/mod_wsgi4/files/270_mod_wsgi.conf.sample.in deleted file mode 100644 index 0177f0a7f668..000000000000 --- a/www/mod_wsgi4/files/270_mod_wsgi.conf.sample.in +++ /dev/null @@ -1,8 +0,0 @@ -## vim: set filetype=apache: -## -## module file for mod_wsgi -## -## PROVIDE: mod_wsgi -## REQUIRE: - -#LoadModule wsgi_module %%APACHEMODDIR%%/mod_wsgi.so diff --git a/www/mod_wsgi4/files/pkg-message.in b/www/mod_wsgi4/files/pkg-message.in deleted file mode 100644 index e6e2be1c1723..000000000000 --- a/www/mod_wsgi4/files/pkg-message.in +++ /dev/null @@ -1,11 +0,0 @@ -[ -{ type: install - message: <<EOM -If you want to use daemon mode you will need to make sure Apache and APR -include thread support. - -For more information, see : -http://www.modwsgi.org/en/latest/user-guides/quick-configuration-guide.html -EOM -} -] |