[users@httpd] Apache and Elliptic Curve Cryptography (ECC) Certificates

2015-07-03 Thread fabio . schmidt
Hi, I need to deploy an environment with Apache and mod_ssl and a Elliptic Curve Cryptography (ECC) certificate need to be used. Does Apache support this type of certificate? Kind regards. Atenciosamente, Fabio S. Schmidt Consultor técnico Sênior 4linux - Open Software Specialists http

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 t

[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 I

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

2014-02-24 Thread fabio . schmidt
Thanks for the answers, I will try with HTTP_REFERER. Atenciosamente, Fabio S. Schmidt Consultor técnico 4linux - Open Software Specialists http://www.4linux.com.br - Mensagem original - De: "Marcello Lorenzi" Para: "lists-apache" Cc: "fabio schmidt"

[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, Atenciosame