Got shellinabox proxied

This commit is contained in:
Ubergeek
2019-03-17 20:32:56 +00:00
parent 9d120123f6
commit 2ff36ad615

View File

@@ -10,6 +10,12 @@
Deny from all
</Directorymatch>
<Location /shell>
ProxyPass http://127.0.0.1:4200/
Order allow,deny
Allow from all
</Location>
Include /etc/letsencrypt/options-ssl-apache.conf
SSLCertificateFile /etc/letsencrypt/live/ftp.thunix.cf/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/ftp.thunix.cf/privkey.pem