--- loncom/rewrites/loncapa_rewrite_off.conf 2018/12/27 20:11:42 1.8 +++ loncom/rewrites/loncapa_rewrite_off.conf 2023/08/24 21:25:25 1.9 @@ -11,6 +11,8 @@ RewriteCond %{REQUEST_URI} ^/public/.*/syllabus$ RewriteCond %{QUERY_STRING} (^|&(amp;|))usehttp=1($|&) RewriteRule (.*) - [L] + RewriteCond %{REQUEST_URI} ^/daxeopen/ [NC] + RewriteRule (.*) - [L] RewriteCond %{HTTPS} !=on RewriteRule ^/(.*)$ https://%{HTTP_HOST}/$1 [R,L]