You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Илья Шипицин <il...@academy.urc.ac.ru> on 2002/09/13 17:23:21 UTC

[users@httpd] mod_proxy question!

Dear Sirs,

the following config does work well with http, but doesn't wish to do
https forwarding. What did I miss ?

------ <cut here >----
<VirtualHost xxx.xxx.ru>
ServerAdmin root@xxx.xxx.ru
ServerName xxx.xxx.ru

ProxyPass / http://192.168.200.2/
ProxyDomain .xxx.ru

AllowCONNECT 8009

ProxyRequests On
<Directory proxy:*>
Order Allow,Deny
Allow from all
</Directory>

ProxyVia Full
</VirtualHost>
-----< cut here>-----


Regards, (Наилучшие пожелания)
Ilia Chipitsine (Илья Шипицин)


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org