apache2 port updtae
This commit is contained in:
parent
0772d5fa71
commit
3c3c9e30cc
|
|
@ -31,8 +31,6 @@ cat > /etc/apache2/sites-available/000-default.conf << 'EOL'
|
||||||
EOL
|
EOL
|
||||||
|
|
||||||
cat>/etc/apache2/ports.conf<< 'EOL'
|
cat>/etc/apache2/ports.conf<< 'EOL'
|
||||||
Listen 8080
|
|
||||||
|
|
||||||
<IfModule mod_ssl.c>
|
<IfModule mod_ssl.c>
|
||||||
Listen 8080
|
Listen 8080
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue