From 5f6f124d960df9a808f43aa6a6b637b9d26f802e Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 25 Jan 2024 12:17:25 -0800 Subject: Switch links to https: that are found in comments These are for use by humans only. --- modules/apache/templates/mod/wsgi.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/apache/templates') diff --git a/modules/apache/templates/mod/wsgi.conf b/modules/apache/templates/mod/wsgi.conf index 0ecba31a..347affc6 100644 --- a/modules/apache/templates/mod/wsgi.conf +++ b/modules/apache/templates/mod/wsgi.conf @@ -1,4 +1,4 @@ -# http://code.google.com/p/modwsgi/wiki/ApplicationIssues +# https://code.google.com/p/modwsgi/wiki/ApplicationIssues # mainly for viewvc at the moment , when doing a diff WSGIRestrictStdout Off # again viewvc : -- cgit v1.2.1