Dies ist eine mobil optimierte Seite, die schnell lädt. Wenn Sie die Seite ohne Optimierung laden möchten, dann klicken Sie auf diesen Text.

change IPC listen port

angelsanges

Newbie
Registriert
23. März 2009
Beiträge
8
Reaktionspunkte
0
Punkte
1
hi!
how to change IPC listen port?

actually i have ipc on my server on port 80! i want to change it to another one please....

and also....i can bind the config webpage to only a specific IP address??

thanks
 
AW: change IPC listen port

Hi,

vi /etc/apache2/ports.conf
change the listen and NameVirtualHost to your new port

vi /etc/apache2/sites-available/default
<VirtualHost *ORT>

/etc/init.d/apache2 restart
 
AW: change IPC listen port

hi! thanks

sorry but i do not understand....

actually i have vi /etc/apache2/ports.conf

 
AW: change IPC listen port

 
AW: change IPC listen port

ok...i'have modified!

but if i go to the new port IPORT , come out Apache2 Debian Default Page and not the IPC cofigs....
 
AW: change IPC listen port

You have to enter
Code:
IP:PORT/ipc
 
if i go to IPORT/ipc i have....
Not Found

The requested URL /ipc was not found on this server.

all done...but not working!

/etc/apache2/ports.conf


/etc/apache2/sites-available/default

netstat -ntlp | grep apache2

tcp6 0 0 :::1703 :::* LISTEN 481/apache2
 
Zuletzt bearbeitet von einem Moderator:
AW: change IPC listen port

Hi,

have you tested another webbrowser? e.g. Chrome? Cache deleted?

Kind regards
 
AW: change IPC listen port

i try later...


and about the other question??

how i can limit access to configs to only my IP?
 
Für die Nutzung dieser Website sind Cookies erforderlich. Du musst diese akzeptieren, um die Website weiter nutzen zu können. Erfahre mehr…