[Hejes-devel] [1808] lets encrypt

hejes-devel at nytud.hu hejes-devel at nytud.hu
Fri Apr 6 16:57:58 CEST 2018


Revision: 1808
Author:   mittelholcz
Date:     2018-04-06 16:57:58 +0200 (Fri, 06 Apr 2018)
Log Message:
-----------
lets encrypt

Modified Paths:
--------------
    trunk/web2py/routes.py.ezit

Modified: trunk/web2py/routes.py.ezit
===================================================================
--- trunk/web2py/routes.py.ezit	2018-04-06 14:49:13 UTC (rev 1807)
+++ trunk/web2py/routes.py.ezit	2018-04-06 14:57:58 UTC (rev 1808)
@@ -12,7 +12,7 @@
              (r'.*:/ads.txt', r'/helyesiras/static/ads.txt'),
              (r'.*:/sitemap.xml', r'/helyesiras/static/sitemap.xml'),
              (r'.*:/googledd873971c5893b8f.html', r'/helyesiras/static/googledd873971c5893b8f.html'),
-             (r'.*:/.well-known/acme-challenge/(.*)', r'/helyesiras_webdev/static/letsencrypt/\1')
+             (r'.*:/.well-known/acme-challenge/(.*)', r'/helyesiras/static/letsencrypt/\1')
              )
 
 # This sets the default web2py application (MM)




More information about the Hejes-devel mailing list