[users@httpd] mod_rewrite help, # in input url

2014-01-17 Thread Ayub Khan
Could some one assist me with creating a rewrite rule in httpd 2.2.4? http://localhost:8080/share/page/repository#filter=path%7C%2FUser%25Homes%2F <2ALFANUMERIC>%2F%2F%7C&page=1 http://localhost:8080/share/page/context/mine/myfiles#filter=path%2F <2ALFANUMERIC>/%2F Below is sample: http://loca

Re: [users@httpd] possible FAQ: are Windows binaries for httpd no longer released?

2014-01-17 Thread Erik Pearson
On Fri, Jan 17, 2014 at 5:03 AM, Jeff Trawick wrote: > On Fri, Jan 17, 2014 at 5:46 AM, Esmond Pitt wrote: > >> I've seen this question asked many times and I've never seen a >> definitive answer to the actual question being asked. When were Windows >> binaries discontinued from apache.org? >> >

Re: [users@httpd] Apache won't start, strace output enclosed

2014-01-17 Thread Yehuda Katz
SSLCACertificateFile is only for client certificate authentication. Are you trying to use that? If not, removing that line should solve that particular error. If you do want to use client certificate auth, then there is probably some other problem with your certificate. - Y On Fri, Jan 17, 2014

Re: [users@httpd] possible FAQ: are Windows binaries for httpd no longer released?

2014-01-17 Thread Jeff Trawick
On Fri, Jan 17, 2014 at 5:46 AM, Esmond Pitt wrote: > I've seen this question asked many times and I've never seen a > definitive answer to the actual question being asked. When were Windows > binaries discontinued from apache.org? > When the single person who prepared them stopped doing so...

RE: [users@httpd] possible FAQ: are Windows binaries for httpd no longer released?

2014-01-17 Thread Esmond Pitt
I've seen this question asked many times and I've never seen a definitive answer to the actual question being asked. When were Windows binaries discontinued from apache.org? EJP _ From: vancaho [mailto:vanc...@gmail.com] Sent: Thursday, 16 January 2014 12:44 PM To: users@httpd.apache.o

Re: [users@httpd] Apache won't start, strace output enclosed

2014-01-17 Thread David Benfell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 01/16/2014 11:46 PM, Mathijs Schmittmann wrote: > - Original Message - Hi all, > > Ack! > > This is apache 2.2.25 compiled from source but on a CentOS 6.5 > system. Notably, I included all modules in the build. > >> You might want to s

[users@httpd] SSL bridging with Apache reverse proxy

2014-01-17 Thread Sittampalam, Nagu
Hello Is it possible to do SLL bridging with Apache reverse proxy? Searching on the internet most result suggest it does not work. We want to use Apache reverse proxy to allow internet clients to connect to our Microsoft SCCM 2012 server. This requires SLL bridging with the ability to pass throu