Yes i have forwarded the request from 443 to 445 but it can't ssl
certificate
NameVirtualHost *:445
<virtualhost *:445>
ServerAdmin webmas...@test
ServerName *
RewriteEngine on
SSLEngine On
SSLCertificateFile
"/usr/local/apache2/conf/ssl.crt/server_2protect.crt"
SSLCertificateKeyFile
"/usr/local/apache2/conf/ssl.key/server_2protect.key"
</virtualhost>
<virtualhost *:443>
ServerAdmin webmas...@test
ServerName *
DocumentRoot "/var/www/html"
SSLProxyEngine on
RewriteEngine on
ProxyPass / https://2protectyourself.nightly.voiceicon.com:445/
ProxyPassReverse / https://2protectyourself.nightly.voiceicon.com:445/
</virtualhost>
On 8 February 2010 17:22, Srikanth Lakshmanan <[email protected]> wrote:
> On Mon, Feb 8, 2010 at 4:55 PM, Dinesh Kumar Rajagopal <
> [email protected]
> > wrote:
>
> > Hai ilugc,
> >
> > In httpd 2.2.11, we need to hide port number 445 in url. Is it
> > possible ?
> >
>
> Check out mod_proxy http://httpd.apache.org/docs/2.0/mod/mod_proxy.html
>
> --
> Regards
> Srikanth.L
> http://j.mp/SrikanthL
> _______________________________________________
> ILUGC Mailing List:
> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
>
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc