RE: [users@httpd] FW: mod_substitute only replaces first pattern match

2017-02-13 Thread Uwe.Poliak
Dear Nick, I have tried with mod_proxy_html, but the problem with this specific web application is (NAC Management called ARPGUARD), that several javascripts and json files needs also some replacements because they have hard-coded parts of URLs included. I didn't find a way to handle this with

RE: [users@httpd] (failed)net::ERR_SSL_PROTOCOL_ERROR in Chrome and IE

2017-02-13 Thread sadguru.ch.n.v
Thanks for the reply. I have tried multiple options with Files, FilesMatch, Directory, Location etc, for everything – it is working in Mozilla Firefox as expected but facing problem in Chrome and IE . Can you give some more additional details to use Virtualhost please? From: Eric Covener

Re: [users@httpd] Apache rewrite for redirect local directoryes

2017-02-13 Thread Rodrigo Cunha
Tks Adan, i want test redirections in the config file or with modules. sory, my question not specified. 2017-02-13 17:30 GMT-02:00 Rodrigo Cunha : > I have a question. > This redirect is possible with rewrite module?! > > 2017-02-13 17:29 GMT-02:00 Rodrigo Cunha

Re: [users@httpd] Apache rewrite for redirect local directoryes

2017-02-13 Thread Rodrigo Cunha
I have a question. This redirect is possible with rewrite module?! 2017-02-13 17:29 GMT-02:00 Rodrigo Cunha : > tks 4 all... > > 2017-02-13 17:28 GMT-02:00 Adam R. Vest : > >> Change the virtualhosts document root? >> >>-

Re: [users@httpd] Apache rewrite for redirect local directoryes

2017-02-13 Thread Rodrigo Cunha
tks 4 all... 2017-02-13 17:28 GMT-02:00 Adam R. Vest : > Change the virtualhosts document root? > >- https://httpd.apache.org/docs/2.4/mod/core.html#documentroot > > > On 02/13/2017 02:00 PM, Rodrigo Cunha wrote: > > Dears, > i need redirect the all

Re: [users@httpd] Apache rewrite for redirect local directoryes

2017-02-13 Thread Adam R. Vest
Change the virtualhosts document root? * https://httpd.apache.org/docs/2.4/mod/core.html#documentroot On 02/13/2017 02:00 PM, Rodrigo Cunha wrote: > Dears, > i need redirect the all requestions for my website to anoter directory. > My directory is: /opt/www/curso.intranet/public_html > The

Re: [users@httpd] Apache rewrite for redirect local directoryes

2017-02-13 Thread Eric Covener
On Mon, Feb 13, 2017 at 2:00 PM, Rodrigo Cunha wrote: > Dears, > i need redirect the all requestions for my website to anoter directory. > My directory is: /opt/www/curso.intranet/public_html > The new directory is: /opt/www/curso.intranet/st1 > what is better solution

[users@httpd] Apache rewrite for redirect local directoryes

2017-02-13 Thread Rodrigo Cunha
Dears, i need redirect the all requestions for my website to anoter directory. My directory is: /opt/www/curso.intranet/public_html The new directory is: /opt/www/curso.intranet/st1 what is better solution for this problem? I want setting this in conf or in the .htaccess. -- Atenciosamente,

Re: [users@httpd] FW: mod_substitute only replaces first pattern match

2017-02-13 Thread Nick Kew
On Mon, 2017-02-13 at 12:08 +, uwe.pol...@amann.com wrote: > Hi all, > > nobody having an idea about my post from Feb 6th? What you describe sounds unlikely, but I haven't checked the mod_substitute docs. I would just point out, there are many alternatives (like mod_line_edit or mod_sed),

[users@httpd] Busy Root

2017-02-13 Thread faysal7eman
http://www.samsungapps.com/appquery/appDetail.as?appId=com.siima.busyroot=470=SM-J510FN Sent from my Samsung Galaxy smartphone.

Re: [users@httpd] (failed)net::ERR_SSL_PROTOCOL_ERROR in Chrome and IE

2017-02-13 Thread Eric Covener
On Fri, Feb 10, 2017 at 12:16 AM, wrote: > > > But in chrome and IE after successful logged-in, in one of the action to > search an item - page is not getting loaded. > > Getting an error as "*(failed)net::ERR_SSL_PROTOCOL_ERROR*". > ​Try w/ SSLVerifyClient require

[users@httpd] RE: (failed)net::ERR_SSL_PROTOCOL_ERROR in Chrome and IE

2017-02-13 Thread sadguru.ch.n.v
Could someone please check on below post and help me out here. Thanks in advance...! From: Ch N V, Sadguru Sent: Friday, February 10, 2017 10:46 AM To: users@httpd.apache.org Subject: (failed)net::ERR_SSL_PROTOCOL_ERROR in Chrome and IE Hi Currently we have a setting to prompt certificate

[users@httpd] FW: mod_substitute only replaces first pattern match

2017-02-13 Thread Uwe.Poliak
Hi all, nobody having an idea about my post from Feb 6th? cu Uwe -8<--- cut -8<--- Hi, I am trying a reverse proxy server based on apache httpd v2.4 on the most recent release of CentOS: # httpd -version Server version: Apache/2.4.6 (CentOS) Server built: Nov 14

Re: [users@httpd] How to run secure apache

2017-02-13 Thread Daniel
As a basic guidance for configuring you can start by checking a simple howto at: http://httpd.apache.org/docs/current/ssl/ssl_howto.html For security hardening there is a quick handy recipes at: https://cipherli.st/ or https://mozilla.github.io/server-side-tls/ssl-config-generator/ And you can

[users@httpd] How to run secure apache

2017-02-13 Thread Hemant Chaudhary
Hi I installed apache 2.4.23 static, I have httpd-sll.conf where default port number is 443. mod_sll module also loaded successfully. I want to test whether my secure https is working properly or not. How to check that? Thanks Hemant

Re: [users@httpd] Reverse proxy: redirect variable by user

2017-02-13 Thread Markus Rathgeb
Hi Nick, > Otherwise, it would be pretty trivial to implement as a > custom module. Okay, I will have a look at. I assume that is the starting point to use: https://httpd.apache.org/docs/2.4/developer/modguide.html >> * Dependend on the identifier (if logged in successfull) a host and >> port