Quantcast
Channel: Nginx Forum
Viewing all articles
Browse latest Browse all 53287

WBB ACP HTTPS Rewrite rule

$
0
0
Hello,

I'm trying since about half an hour to get SSL-only on the administration
panel of Woltlab burning board working, but without success. The rule will
just be ignored.

What I currently have:
location /acp/(.*)$ {
if ($server_port = 80) {
rewrite ^/(.*)$ https://forum/acp/$1 redirect;
}
}

Thanks for any help! :)

Kind regards,
Patrik Kernstock

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Viewing all articles
Browse latest Browse all 53287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>