On Tue, Apr 8, 2008 at 2:40 PM, Christopher Ljungblad
<[EMAIL PROTECTED]> wrote:
> Thanks for quick reply Serge,
>
> I'm still a bit confused and can not really address the problem, so
>
> I also checked the ssl access_log where I got these 2 messages:
>
> 192.168.0.254 - - [08/Apr/2008:22:27:59 +0
Thanks for quick reply Serge,
I'm still a bit confused and can not really address the problem, so
I also checked the ssl access_log where I got these 2 messages:
192.168.0.254 - - [08/Apr/2008:22:27:59 +0200] "POST
/servlets/nexus.seam?action=authenticate&client=nexus-personal_4 HTTP/1.1"
403 -
Just ignore them, they are generated when client switches between
locations with different SSLVerifyClient options set.
On Tue, Apr 8, 2008 at 1:51 PM, Christopher Ljungblad
<[EMAIL PROTECTED]> wrote:
> Hi,
> We are using Apache httpd 2.2.3 on Red hat linux and have a problem with our
> client cer
Hi,
We are using Apache httpd 2.2.3 on Red hat linux and have a problem with our
client certificates.
In the ssl.conf file we have a configured a Virtual Host that listens to
port 444 that requires the client to verify a certificate.
SSLVerifyClient require
SSLVerifyDepth 1
So I've been using a GoDaddy ssl certificate for my site for a couple
of years and it's stopped working ever since upgrading to 2.2.8 (I
think I was 2.2.6 before). The issue seems to be that Apache doesn't
send the intermediate signing certificate to the client.
Basically my config looks like:
There it is, I assume, daemonic-apache, and the name would be the reason
I missed it during my search of my system. Thank you.
James Madill wrote:
Ah. I compiled apache myself, but set it up to use Apple's means of
starting and stopping (The Web Sharing pane). I never investigated
how to
There is also the /Library/LaunchDaemons/ directory to check...
-- James
o o o o o o o . . . ___ __T_
o _|James Madill | |Duke Medicine |
>.][__n_n_| D[ | |[EMAIL PROTECTED]| |(919) 668-2411|
(|__|_[___
Ah. I compiled apache myself, but set it up to use Apple's means of
starting and stopping (The Web Sharing pane). I never investigated how to
manually add it to the list of services to run at startup.
Do you have an entry for apache in /Library/StartupItems?
-- James
o o o o o o o . .
On Tue, Apr 8, 2008 at 11:45 AM, Eric Covener <[EMAIL PROTECTED]> wrote:
> On Tue, Apr 8, 2008 at 2:27 PM, j k <[EMAIL PROTECTED]> wrote:
> > Recently upgraded from 2.0.59 to 2.2.8
>
> > * Apache2 has detected a syntax error in your configuration files:
> > Syntax error on line 93 of /etc/apache2
I assume you are referring to "Web Sharing", which is already off. I
installed apache2 through compiling the source myself instead of a
binary for Mac if that makes a difference.
James Madill wrote:
Turn it off in the System Preferences Panel called Sharing.
-- James
o o o o o o o .
On Tue, Apr 8, 2008 at 2:27 PM, j k <[EMAIL PROTECTED]> wrote:
> Recently upgraded from 2.0.59 to 2.2.8
> * Apache2 has detected a syntax error in your configuration files:
> Syntax error on line 93 of /etc/apache2/awstats.conf:
> Invalid command 'AuthUserFile', perhaps misspelled or defined by
Turn it off in the System Preferences Panel called Sharing.
-- James
o o o o o o o . . . ___ __T_
o _|James Madill | |Duke Medicine |
>.][__n_n_| D[ | |[EMAIL PROTECTED]| |(919) 668-2411|
(|__|_[/__
How can I stop apache2 from launching when I turn on my Mac running OSX
10.5? I have been searching for an answer to this question, but guess I
can't find the right wording to enter into Google.
Thanks
-
The official User-To-U
Hi all,
I moved some .htm files from an old apache install to my new virtualmin pro
install on Debian Etch. (I tar-gziped the files, then used scp to transfer.)
(The pages were on an NT IIS server before the other apache install, so that
may come into play.)
When the webpages load, I
Recently upgraded from 2.0.59 to 2.2.8 and awstats no longer works.
Digging deeper found that my awstats.conf was out of date and had not been
included in httpd.conf.
After including awstats.conf in httpd.conf discovered that mod_auth.c has
been replaced by mod_authn.c which is now part of the bas
On Tue, Apr 8, 2008 at 10:05 AM, Daniel Aleksandersen
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> Inspired by
> http://h3h.net/2007/01/designing-urls-for-multilingual-web-sites/#method-07
> and
> http://h3h.net/2007/01/designing-urls-for-multilingual-web-sites/#method-08 I
> want to use commas and se
Thanks Craig,
I have asked sys admin to find out if any patching was done recently & i
suspect that would be the bottleneck area bcoz i had installed IBM http
server earlier & the instance was running smooth after few days i
tried again & this time it failed so i guess it could be some patc
Thanks for the quick reply. You are right AllowOverride should be in
Directory context and I have that correctly in *apache2.conf.*
But it is also written in Location context in *mod_jk.conf *which has
generated automatically and because of which it is giving me warning.
I don't understand why i
Hi,
Mamta Singh wrote:
Hi all,
I have apache2.2 and tomcat 5.5 installed. when ever i start apache
server i got this warning:[warn] Useless use of AllowOverride in
line .
I checked these line numbers are in mod_jk.conf file which has been
auto-generated by tomcat. These lines
Hi all,
I have apache2.2 and tomcat 5.5 installed. when ever i start apache server i
got this warning:[warn] Useless use of AllowOverride in line .
I checked these line numbers are in mod_jk.conf file which has been
auto-generated by tomcat. These lines are:
AllowOverri
Hi,
Inspired by
http://h3h.net/2007/01/designing-urls-for-multilingual-web-sites/#method-07 and
http://h3h.net/2007/01/designing-urls-for-multilingual-web-sites/#method-08 I
want to use commas and semicolons for content negotiation with mod_negotiatate.
mod_negotiate only support file extensio
On Tue, Apr 8, 2008 at 9:35 AM, Yashesh Bhatia <[EMAIL PROTECTED]> wrote:
> Narendra:
>
> Hello, I tried the suggested fix but that did not work :(.
You're rule clearly captures the leading slash but then adds an
additional one before using the backreferece. Try doing more
investigation and loo
Narendra:
Hello, I tried the suggested fix but that did not work :(.
Thanks.
Yashesh
On Tue, Apr 8, 2008 at 6:42 PM, Narendra Verma
<[EMAIL PROTECTED]> wrote:
> RewriteRule ^(.*)$ http://www.redirectnew.com/$1
>
> Replace it by
>
>
> RewriteRule ^(.*)$ http://www.redirectnew.com$1
>
> May
RewriteRule ^(.*)$ http://www.redirectnew.com/$1
Replace it by
RewriteRule ^(.*)$ http://www.redirectnew.com$1
May solve your problem.
Narendra
-Original Message-
From: Yashesh Bhatia [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 08, 2008 6:39 PM
To: users@httpd.apache.org
Subject: [
Sorry that should read
The above works perfectly fine except that it adds an extra trailing
slash to the redirected url so if i type
http//www.redirectold.com
or http//www.redirectold.com/
it gets redirected to
http//www.redirectnew.com//
Thanks.
Yashesh Bhatia
On Tue, Apr 8, 2008 at 5:18 PM,
Hello:
I'm trying to test the usage of RewriteCond and RewriteRule in
the
-- vhost file
--
$ cat testredirect.conf
#
# test redirect sites
#
ServerName www.redirectnew.com
DocumentRoot "/opt/httpd/htdocs/re
On 08.04.2008, at 09:30, Ch Praveena wrote:
While going on with Terracotta article,
-- http://www.terracotta.org/confluence/display/explore/How+Terracotta+Works
,
For implementing application server clustering, I found this phrase,
"Split-brain problem."..
Please let me know about this i
Thank you Oscar, for your information.
2008/4/8 Oscar Haeger <[EMAIL PROTECTED]>:
> Hi.
> Heartbeat is usually a private network between the nodes, used to send
> data about which nodes are alive. You'll want a low latency network for
> this. Google for clusters and heartbeat and you'll find lo
Hi.
Heartbeat is usually a private network between the nodes, used to send data
about which nodes are alive. You'll want a low latency network for this. Google
for clusters and heartbeat and you'll find lots of information I'm sure.
Clusters can be used as High-Availiblity where server B is ind
hi,
i took ur address from httpd achieve,
i have a problem kindly help me out if u can, actually i want to run my server
code in c++ on apache, for this i changed extension of c++ file to cgi and copy
it in a cgi-bin folder. but its nt working.
waiting for ur reply.
thanx.
Vinay Purohi
Thank you Oscar,
As I am new to clustering Tomcat, Let me know some information about
Heartbeat too..
And according to your information, Is that Server B a backup for Server A(So
that when A fails, B attain its responsibilites) or an equally performing
server with A.
2008/4/8 Oscar Haeger <
>From my experience with clustering that is when the connection between parts
>of the clusters are lost and they can't agree on which one is supposed to keep
>serving the data. The most common way around it afaik is to have a priority
>and heartbeat between the nodes and allow them to kill each
Chad Jones wrote:
> I posted this earlier and never received a response. I'm was hoping if
> I post it again I might have better luck. :)
> Thank You.
> Chad.
>
> */Chad Jones <[EMAIL PROTECTED]>/* wrote:
>
> I'm brand new to Apache and pretty confused. I hope my question is a
> simple
I posted this earlier and never received a response. I'm was hoping if I post
it again I might have better luck. :)
Thank You.
Chad.
Chad Jones <[EMAIL PROTECTED]> wrote:
I'm brand new to Apache and pretty confused. I hope my question is a
simple one. I'd really like to know the funda
Hi all,
While going on with Terracotta article,
-- http://www.terracotta.org/confluence/display/explore/How+Terracotta+Works
,
For implementing application server clustering, I found this phrase,
"Split-brain problem."..
Please let me know about this in detail..
Regards,
Praveena Chalamcha
Hello,
What is the maximum # of directives I can create for a single
Apache instance? What kind of performance impact will it have has I add
these (potentially in the 100's or 1000's of Locations)?
Thanks,
Bill
I suggest you launch apache with the config file as a parameter
and retrieve the filename it via ps afterwards.
Alternatively you can also start out with a clear architecture and put the
config files in a predefined location, defined by the URL.
Like /etc/apache/.../httpd.conf_www.example.com
Th
Thanks !!
Actually , I would like to know the location of their httpd.conf respectively
as my application want to add certain entries in the httpd.conf
Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 08, 2008 12:26 PM
To: users@httpd.apache.org
S
Thanks Krist, I will be in touch with you If any issues.
Ashwin
-Original Message-
From: "Krist van Besien" <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Date: Tue, 8 Apr 2008 08:30:05 +0200
Subject: Re: [EMAIL PROTECTED] Invalid command
> On Tue, Apr 8, 2008 at 4:30 AM, Ashwin Basago
39 matches
Mail list logo