D
d-skyman
Guest
Hey guys.:!
I found a quite interesting thing in the web.
http://forums.theplanet.com/viewtopic.php?t=16856
They create a subdomain and then it displays the plesk login from there.
basically the vhost.conf says this:
SSLProxyEngine on
ProxyRequests off
ProxyPass / https://plesk.mydomain.com:8443/
ProxyPassReverse / https://plesk.mydomain.com:8443/
After having problems with mod_proxy not being installed i found that when i open that page it tells me i have no access to / on this server
How would i configure this vhost file?
Thanks for your help. Regards, D-Skyman
I found a quite interesting thing in the web.
http://forums.theplanet.com/viewtopic.php?t=16856
They create a subdomain and then it displays the plesk login from there.
basically the vhost.conf says this:
SSLProxyEngine on
ProxyRequests off
ProxyPass / https://plesk.mydomain.com:8443/
ProxyPassReverse / https://plesk.mydomain.com:8443/
After having problems with mod_proxy not being installed i found that when i open that page it tells me i have no access to / on this server
How would i configure this vhost file?
Thanks for your help. Regards, D-Skyman