|
|
@ -8,7 +8,7 @@ Apache proxy
|
|
|
|
```
|
|
|
|
```
|
|
|
|
apt-get -y install apache2 python3-certbot-apache
|
|
|
|
apt-get -y install apache2 python3-certbot-apache
|
|
|
|
apt clean
|
|
|
|
apt clean
|
|
|
|
a2enmod ssl rewrite proxy proxy_http headers
|
|
|
|
a2enmod ssl rewrite proxy proxy_http headers proxy_wstunnel
|
|
|
|
a2ensite default-ssl.conf
|
|
|
|
a2ensite default-ssl.conf
|
|
|
|
echo vweb3.forksand.com > /var/www/html/index.html
|
|
|
|
echo vweb3.forksand.com > /var/www/html/index.html
|
|
|
|
vim iptables.test.rules
|
|
|
|
vim iptables.test.rules
|
|
|
|