Hi, I have an application running on standard port 80. Is it possible to redirect a port (let's say 20000) to the same applicaton but different controller? let's say i want to redirect http://my.domain.com:20000 to http://my.domain.com/services/dj (services is not a controller, it is a module)
thanks Bill -- View this message in context: http://www.nabble.com/Zend-Framework-and-Port-based-virtual-host-tp16823831p16823831.html Sent from the Zend Framework mailing list archive at Nabble.com.
