Is this still very small and purple? According to the raw HTML it is
#FF so perhaps you need to adjust your monitor.
Is top-posting forbidden in this list? Is there a list of rules
somebody can direct me to?
From: LuKreme [mailto:LuKreme ]
Sent: 27 Novem
On Mon, Nov 30, 2009 at 10:17 AM, wrote:
>
> Is this still very small and purple? According to the raw HTML it is
> #FF so perhaps you need to adjust your monitor.
>
> Is top-posting forbidden in this list? Is there a list of rules
> somebody can direct me to?
>
A: Because it messes up the
Hello,
I have an internal error problem with mod_fcgid and a php script.
After about 40 seconds I get a 500 error although I set all timeouts for
mod_fcgid higher (at least the one I could find).
in apache error log I get
[Mon Nov 30 14:12:18 2009] [notice] mod_fcgid: call
C:/Programme/Jedox/
On Nov 27, 2009, at 10:59 AM, Evan Platt wrote:
On Fri, 27 Nov 2009 13:26:56 +0100, you wrote:
And we are also looking in to getting a UPS for our coffeemachine,
because not being able to have a coffee when an outage condems you to
unproductivity is next to unbearable...
I worked at a compa
Hi,
i've tried to set up a configuration with mod_ruid. I didn't find so
many documents about it in the whole web.
My predictable goal would be to set different apache UID running for
different apache children.
I've done follow steps on an ubuntu karmik:
- download and install module as descr
Hi,
My repository was working fine these days.. all of a sudden we are getting
the following error for svn update / co. Please let me know what will be the
issue.
svn: Report of 'svn/proj1/!svn/vcc/default': SSL negotiation failed : SSL
error: tlsv1 alert access denied
Apache/2.2.13 (Win32) m
Hello to all,
struggling to enable UTF-8 encoding on apache tomcat 6 Windows service.
The option we used to activate (within startup.bat) was
-Dfile.encoding=UTF-8 -server
Looks like tomcat is able to start when launched from startup.bat, but, if we intend to configure tomcat as a ser
Hi all,
Veja quais são os assuntos do momento no Yahoo! +Buscados
http://br.maisbuscados.yahoo.com
-
The official User-To-User support
Hello to all,
struggling to enable UTF-8 encoding on apache tomcat 6 Windows service.
The option we used to activate (within startup.bat) was
-Dfile.encoding=UTF-8 -server
Looks like tomcat is able to start when launched from startup.bat, but, if we
intend to configure tomca
This is a list for Apache HTTP Server, not tomcat.
http://tomcat.apache.org/lists.html
--
Eric Covener
cove...@gmail.com
Hi all,
I am trying to install Httpd with LDAP support but I had the error below:
util_ldap.c:43:2: error: #error mod_ldap requires APR-util to have LDAP support
built in
I am trying to install Httpd following the order below:
cd httpd-2.0.63
./buildconf
./configure --with-apr=/relay/pac
Hey,
I have set up my apache to use vhosts.d directory, but I like to set one of the
VirtualHost as the default.
CHUCK PAYNE | Unix System Administrator
TRAVEL CHANNEL MEDIA
3700 Mansell Rd, Suite 500
Alpharetta, GA 30022
Office: 404-269-5533
Blackberry: 770-940-7765
email:chuck.pa...@travelc
On Mon, Nov 30, 2009 at 1:39 PM, Luis Clemente wrote:
> Hi all,
>
> I am trying to install Httpd with LDAP support but I had the error below:
>
> util_ldap.c:43:2: error: #error mod_ldap requires APR-util to have LDAP
> support built in
>
> I am trying to install Httpd following the order bel
On Mon, Nov 30, 2009 at 1:23 PM, olivier giorgi wrote:
>
>
>Hello to all,
>
> struggling to enable UTF-8 encoding on apache tomcat 6 Windows service.
> The option we used to activate (within startup.bat) was
>
>
You're still on the wrong mailing list.
http://tomcat.apache.org/lists.html
--
On Mon, Nov 30, 2009 at 1:47 PM, wrote:
>
> Hey,
>
> I have set up my apache to use vhosts.d directory, but I like to set one of
> the VirtualHost as the default.
The first listed for each set of NameVirtualHost is the default. You
can use numbers in your filenames to force the order.
--
Eric
olivier giorgi wrote:
Hello to all,
struggling to enable UTF-8 encoding on apache tomcat 6 Windows service.
The option we used to activate (within startup.bat) was
-Dfile.encoding=UTF-8 -server
Looks like tomcat is able to start when launched from startup.bat, but, if we
intend
Hi Eric, thanks for your response.
Yes, I am using the --with-ldap option as showed below:
./configure --with-apr=/relay/packages/installed/apr/apr
--with-ldap-include=/relay/packages/installed/openldap/include
--with-ldap-lib=/relay/packages/installed/openldap/lib
It is very strange becau
Hi All,
I'll try to squeeze everyone's suggestions into this mail. Sorry for
the delay -- was busy eating turkey for a couple of days :)
Dan:
When I built OpenSSL, I only specified --openssldir in the ./config.
The libraries are in .../installed/lib.
Daniel:
bash-2.05# pldd 14100
1410
André Warnier schrieb:
> But is is interesting to see how in the end, a document such as RFC2616
> which is meant to "specify" a relatively strict set of rules, and of
> which I am sure the phrasing is examined carefully and repeatedly (it
> being after all a revision of an earlier document on the
On Mon, Nov 30, 2009 at 2:15 PM, Luis Clemente wrote:
> Hi Eric, thanks for your response.
>> The operative part would seem to be how you built apr-util
>> (--with-ldap or similar?)
>
> Yes, I am using the --with-ldap option as showed below:
>
> ./configure --with-apr=/relay/packages/installed/a
I will try with this option and I will report tomorrow, tks again Eric
--- Em seg, 30/11/09, Eric Covener escreveu:
> De: Eric Covener
> Assunto: Re: [us...@httpd] util_ldap.c:43:2: error: #error mod_ldap requires
> APR-util to have LDAP support built in
> Para: users@httpd.apache.org
> Data:
Hi, all
Question 1: Is there a way to pass Internet users' IP address to backend server
through Apache reverse proxy server? I am testing that feature so far no luck.
My backend server gets Apache proxy server's IP address. But I'd like to have
Internet users' IP being passed through Apache. Th
On Today at 4:37pm, RJ=>Ruiyuan Jiang wrote:
RJ> Hi, all
RJ>
RJ> Question 1: Is there a way to pass Internet users' IP address to
RJ> backend server through Apache reverse proxy server? I am testing that
RJ> feature so far no luck. My backend server gets Apache proxy server's
RJ> IP address.
Ruiyuan Jiang wrote:
> I compiled remoteip module and loaded it without problem.
> In one of my virtualhost of Apache reverse proxy, I added and tested:
>
> RemoteIPHeader X-Client-IP
> Or
> RemoteIPHeader X-Forwarded-For
>
> Or both
>
> I don't see the remote client IP is being forwarded to the
André Warnier wrote:
> ;-)
> I just wanted, once, to use a subject line with capitals and an
> exclamation mark.
>
> It seems however that in this particular case, neither Tomcat nor Apache
> httpd follow the rules, when they default to the .. default virtual host
> in the case where they cannot f
Teun wrote:
>
> Are there Dutch people who like to start translate apache httpd manual?
:) We have about 5 Dutch committers or those who are fluent in the httpd
project, unfortunately all are developers/overcommitted. I encourage you
to email d...@httpd.apache.org with your suggestion, especial
I realize I just answered you, but in response to your explicit and
specific questions;
Ruiyuan Jiang wrote:
>
> Question 1: Is there a way to pass Internet users' IP address to backend
> server through Apache reverse proxy server? I am testing that feature so far
> no luck. My backend server g
Dear list,
I have multiple name based vhost at my remote server. If I followed the
same configuration for SSL and it does not work. Even not found any
code through google which acn do the job. I have found it is possible
to define only one name based vhost with SSL support. Is there any
trick
J. Bakshi wrote:
> Dear list,
>
> I have multiple name based vhost at my remote server. If I followed the
> same configuration for SSL and it does not work. Even not found any
> code through google which acn do the job. I have found it is possible
> to define only one name based vhost with SSL
On Tue, Dec 1, 2009 at 5:11 AM, J. Bakshi wrote:
> Dear list,
>
> I have multiple name based vhost at my remote server. If I followed the
> same configuration for SSL and it does not work. Even not found any
> code through google which acn do the job. I have found it is possible
> to define on
Krist van Besien wrote:
> On Tue, Dec 1, 2009 at 5:11 AM, J. Bakshi wrote:
>
>> Dear list,
>>
>> I have multiple name based vhost at my remote server. If I followed the
>> same configuration for SSL and it does not work. Even not found any
>> code through google which acn do the job. I have
William A. Rowe Jr. schrieb:
> I agree it should be easier, Rich and I have it down to 3-4 lines of rewrite
> magic
> to kick out a 400, but we should probably allow this to be explicit [default?]
That would be nice. And if I'm be able to set the status code in a
RewriteRule and/or Header directi
32 matches
Mail list logo