A customer is asking me if I can modify my http.conf file, adding the below information:
<VirtualHost *>
ServerAdmin
[email protected]
ServerName zoperoot.hisdomain.com
RewriteEngine On
RewriteRule ^/(.*) http://localhost:8080/VirtualHostBase/http/zoperoot.hisdomain.com.com:80/$1...