Re: [users@httpd] HTTPS Proxy with Apache

2014-07-14 Thread fabio . schmidt
Hi Jeff, thanks for the answer ! Yes, I'm trying to perform that common scenario as you said. When the connection fails I got the message Server should be SSL-aware but has no certificate configured [Hint: SSLCertificateFile] I'll check the port on which Citrix is listening and I do realize

[users@httpd] HTTPS Proxy with Apache

2014-07-10 Thread fabio . schmidt
Hi ! I'm trying to use Apache 2.2 to proxy connections to a server that only listens with HTTPS (Citrix Secure Gateway, to be more precise) and keep the connection encrypted. I've already enabled the proxy, proxy_http and proxy_connect modules but when I access through my Apache server I got

[users@httpd] Blocking directory listing for a WebDav Platform

2014-05-05 Thread fabio . schmidt
Hi ! I've deployed Apache as a Proxy for a platform running WebDav, if someone access any path on my site the directories are listed, for instance: Some URL captured: http://mydomain/portal/rest/jcr/repository/collaboration/sites%20content/live/mysite/medias/images/mysite_instance/IMAGE.PNG

[users@httpd] Allow access only from the index page

2014-02-24 Thread fabio . schmidt
Hi ! I need to ensure that all pages on my website are only avaliable if the access come from the index page. For instance, if the client acess directly mydomain.com/anything.html it should redirect to the index page. I'm using apache 2.2 and appreciate any help. My best regards,

Re: [users@httpd] Allow access only from the index page

2014-02-24 Thread fabio . schmidt
...@listmail.innovate.net Cc: fabio schmidt fabio.schm...@4linux.com.br Enviadas: Segunda-feira, 24 de fevereiro de 2014 13:43:41 Assunto: Re: [users@httpd] Allow access only from the index page The only way to resolve this issue is to implement a session cookie i think. Marcello On 02/24/2014 05:42 PM, lists-apache