1.66
This works now and correctly detects HTTPS with $page->is_secure() and
other related methods.
XAO_SITE_NAME=example plackup \
--enable-ssl --ssl-key-file=example.key --ssl-cert-file=example.crt \
handlers/xao.psgi
This works now and correctly detects HTTPS with $page->is_secure() and
other related methods.
XAO_SITE_NAME=example plackup \
--enable-ssl --ssl-key-file=example.key --ssl-cert-file=example.crt \
handlers/xao.psgi