You will need to tell apache to listen on that port as well From: Eduardo Porte [mailto:eduardoporte@xxxxxxxxxxxx]
Hi! How can configure a VirtualHost to another server:port ? My configuration is: <VirtualHost server:port> ServerName
www.sitename.com DocumentRoot /site DocumentIndex /index.php </VirtualHost> The configuration is not working, any idea? Tks. |