![]() |
open ispconfig3 with /panel
Is it possible to change port :8080 in /panel?
So you can open ispconfig 3 with http://domein.nl/panel |
i think you can edit /etc/apache2/sites-enabled/000-ispconfig.vhost
Not sure if this will be overwritten on update. |
oke, soo i have change the file but it dont work...somebody who know what i do wrong?
Original: Code:
Listen 8080Code:
Listen 8080 |
not sure, maybe
Code:
Listen 8080 |
but i dont want that 8080 port behind the url... Just panel.domein.nl
So how can i fix this? |
what i did:
inside the panel: create subdomain with Host: panel Domain: domain.nl Redirect Type: No Flag Redirect Path: https://hostname.domain.nl:8080 (or http://domain.nl:8080) |
Quote:
if you want to change "this" file. create a new one (for example /etc/apache2/sites-available/ispconfig-my.vhost) and do the changes there. next change the symlink /etc/apache2/sites-enabled/000-ispconfig and let it point to YOUR file instead of the old one. this will work, because we always update the file itself, but NOT the symlink (if there is one) Hope, this helps! |
Thanks volgelor, but what do i have to change inside the file?:$
|
| All times are GMT +2. The time now is 10:47. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.