Hi,
I am running Apache on Win Server 2008 and I am trying to configure it as a
proxy serving another application that runs on localhost:8020.
The configuration is as follows:
DocumentRoot "C:/myApp"
ServerName example.com
ErrorLog "logs/example-error.log"
CustomLog "logs/e
I'm using client certificates to control access to specific sections of a
site.
The relevant parts of the config include:
SSLVerifyClient none
SSLCACertificateFile "/home/apache/certs/client_ca.crt"
in the main part of the ssl config, and then
SSLVerifyClient require
SSLVerifyDepth 1
in the loc
Hello,
I was running apache for a number of years using fully blown chroot
environment, mostly on RHEL (using "chroot" binary as a base). Recently, I
have faced a requirement to wrap it up into rpm, which is not an easy task,
considering all up to date libs, dependencies, etc.
As chrootdir direct
On 16/11/2010 5:51 PM, Vik Rubenfeld wrote:
My web hosting provider is attempting to install gnuplot for me. They have installed
gnuplot and libgd, but for some reason the gnuplot jpeg terminal is not yet available.
(When I installed gd and gnuplot on my home development system, the jpeg termi
- "Patricia A Moss" wrote:
> I am having a problem with apache authenticating using an ldap group.
> I have version 2.2.3, of httpd, installed.
>
> My location block is configured as below:
>
> dav svn
> SVNPath /disk01/home/test_repo
> AuthType Basic
> AuthName "Subversion Repository"
> A
My web hosting provider is attempting to install gnuplot for me. They have
installed gnuplot and libgd, but for some reason the gnuplot jpeg terminal is
not yet available. (When I installed gd and gnuplot on my home development
system, the jpeg terminal was available right away.) The hosting pr
- "Myles Bunbury (Myles)" wrote:
> I'm trying to setup a DN filter against a certificate that has UTF-8
> characters in it.
>
> The Subject DN for the incoming certificate is:
> C=CA,ST=Province,L=City,O=Company,OU=Unit,cn=“weird...@¿سǽ€.com
>
> The filter I'm trying to use in the httpd co
- "Mark Phillips" wrote:
> I have a web server at webIP off site. I have a second server for
> photos running a php photo gallery app behind apache at photoIP on my
> local LAN. I have a page on the web server that uses iframes to the
> photo server's images.
>
> I am trying to restrice acc
- "Dwight P CTR DISA PAC Victor" wrote:
> Classification: UNCLASSIFIED
> Caveats: NONE
>
> Related?
> http://rt.openssl.org/Ticket/Display.html?id=1278&user=guest&pass=guest
>
> ---
> Dwight Victor (Contractor), CISSP, RHCT, SCSECA
> DISA-PAC EMSS Gateway Hawaii
> EMAIL: dwight.victor...
- "Lawrence S K Ong" wrote:
> Can someone please help me with this issue?
>
> I have recently created an input filter. This input filter was created
> to modify the POST uri on the condition that the body matches a
> certain string. After the uri is modified, mod_proxy_http would send
> the
- "Dennis Jacobfeuerborn" wrote:
> Hi,
> what is the best way to handle the logging of multiple Apache
> instances?
> I'm looking for a way to have say 10 Apache servers efficiently log to
>
> central location so I can analyze the aggregated log-data there.
> I've seen mod_log_spread but t
- "motty.cruz" wrote:
> Hello,
>
> I'm looking to deploy Apache 2.2 for Wordpress on a FreeBSD machine.
> Do you
> know of good guide to optimize Apache 2.2 for Wordpress? I google it
> but no
> solid information returned.
Tuning httpd for Wordpress isn't directly FreeBSD specific.
I'd s
Hello,
I'm looking to deploy Apache 2.2 for Wordpress on a FreeBSD machine. Do you
know of good guide to optimize Apache 2.2 for Wordpress? I google it but no
solid information returned.
Any help appreciated.
Thanks,
-Motty
--
On 11/16/2010 10:00 AM, Olivier Roger wrote:
> Hello,
> I'm trying to run Apache 2.2.17 on a windows Xp embedded standard but each
> start of apache
> fail
> with a message "Apache... has encountred a problem and need to close".
> The installation was done with the msi downloaded (3 times to be su
Hello,
I'm trying to run Apache 2.2.17 on a windows Xp embedded standard but
each start of apache fail
with a message "Apache... has encountred a problem and need to close".
The installation was done with the msi downloaded (3 times to be sure) from
http://httpd.apache.org/download.cgi.
The erro
Thanks Eric,
I restore the original httpd.conf file and added the following
# Replace the following with the correct path and version of your php module
LoadModule php5_module modules/libphp5.so
# (other modules)
SetHandler application/x-httpd-php
It's working fine;
Thanks,
-Motty
-
On 15/11/10 19:00, Jeff Trawick wrote:
> On Mon, Nov 15, 2010 at 4:43 AM, Steven Simpson wrote:
>> Can [CGI/Apache] deal
>> with huge message bodies, such as those exceeding virtual RAM, by saving
>> to disc (for example)?
> mod_cgi/mod_cgid: request will fail with 411 if client doesn't send
> con
First of all fix to lowercase the function phpinfo().
iñ
El 16/11/2010 04:13, "Sharl.Jimh.Tsin" escribió:
What about logging to a central NFS server? Too slow or heavy?
iñ
El 15/11/2010 22:06, "Dennis Jacobfeuerborn"
escribió:
19 matches
Mail list logo