- Joined
- Nov 15, 2011
- Messages
- 69
- Reaction score
- 0
Hello I need change the ports of the admin interface.
I change this :
/etc/httpd/conf/httpd.conf
#Listen *:80
Listen *:8000
/etc/httpd/conf.d/ssl.conf
#Listen *:443
Listen *:9000
#<VirtualHost_default_:443>
<VirtualHost_default_:9000>
But don't work.
Thanks for the help and sorry for my english, I am spanish.
I change this :
/etc/httpd/conf/httpd.conf
#Listen *:80
Listen *:8000
/etc/httpd/conf.d/ssl.conf
#Listen *:443
Listen *:9000
#<VirtualHost_default_:443>
<VirtualHost_default_:9000>
But don't work.
Thanks for the help and sorry for my english, I am spanish.