Thanks a lot sir.
Thank you
Regards,
Ashwani Sharma
Mob: +91+9916454843
Off: +91-80-26264863
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 01, 2008 12:12 PM
To: Ashwani Kumar Sharma
Subject: Re: [EMAIL PROTECTED] unsubscribe me plz
Hallo As
Hallo Ashwani,
Op donderdag 01 mei 2008 schreef Ashwani Kumar Sharma aan All:
AKS> I want to unsubscribe to this thread. Please help.
Read to the end of the messaages you receive from this
mailing list. You'll find instructions there:
AKS> - The official User-To-User support forum of the
I want to unsubscribe to this thread. Please help.
Thank you
Regards,
Ashwani Sharma
Mob: +91+9916454843
Off: +91-80-26264863
--
DISCLAIMER:
This message (including attachment if any) is confidential and may be
privileged. If you have received this message by mistake please notify the
se
Adam Martin wrote:
If I load balance between two 2.2 Apache HTTP Servers on two separate
physical servers, what type of device or software can I place in front
of the web servers to allow users to access either web server via one IP
Address? I did a quick search in the documentation but wasn’t
On Wed, 30 Apr 2008 17:59:37 -0400
"Eric Covener" <[EMAIL PROTECTED]> wrote:
> Probably a symptom of the above, the older of the dates corresponds to
> 2.0.40 (your -devel version)
>
Indeed. If your package manager installs something as ancient
as 2.0.40, you should scrap it.
--
Nick Kew
App
On Wed, Apr 30, 2008 at 3:12 PM, alok jain <[EMAIL PROTECTED]> wrote:
> I have apache httpd 2.0.63 build and installed on redhat linux. Then i
> installed the httpd-devel 2.0.40 ( for using apxs ) .
> I added the mod_proxy_html module version : 2.5.2
The devel package should probably match the
On Wed, Apr 30, 2008 at 5:33 PM, Saachin Mandloi
<[EMAIL PROTECTED]> wrote:
> yes they are on 80 and 443 respectively i.e. http on 80 and https on 443
Look for the
SSLEngine On
directive. It should be ONLY in the 443 vhost.
Joshua.
On Wed, Apr 30, 2008 at 4:27 PM, Irwin Tillman <[EMAIL PROTECTED]> wrote:
> But the truss shows that at no time (at startup or later when talking to an
> LDAP server)
> does the parent or any child httpd try to open() the file
> /var/local/etc/certs/foo.
> So (not surprisingly), attempts by h
yes they are on 80 and 443 respectively i.e. http on 80 and https on 443
Dragon <[EMAIL PROTECTED]> wrote: Saachin Mandloi wrote:
>Hi,
>
>I recently installed Fedora core 8 and planning to move my site to
>this recently installed server. This has apache 2.2.6 bundled.
>
>I added a new virtual ho
Saachin Mandloi wrote:
Hi,
I recently installed Fedora core 8 and planning to move my site to
this recently installed server. This has apache 2.2.6 bundled.
I added a new virtual host contained in httpd.conf to start the IP
based http services for my site. Which was working fine.
Later on
Hi,
I recently installed Fedora core 8 and planning to move my site to this
recently installed server. This has apache 2.2.6 bundled.
I added a new virtual host contained in httpd.conf to start the IP based http
services for my site. Which was working fine.
Later on i added another virtual hos
I'm having trouble getting Apache httpd 2.2.8 to read the LDAPTrustedGlobalCert
files I specify.
Platform:
Apache httpd 2.2.8
built against OpenLDAP 2.3.39, OpenSSL 0.9.8g, expat 2.0.1
MPM: pre-fork
Solaris 10 on SPARC
httpd.conf:
...
LDAPTrustedGlobalCert CA_BASE64 /var/local/etc/certs/f
I have apache httpd 2.0.63 build and installed on redhat linux. Then i
installed the httpd-devel 2.0.40 ( for using apxs ) .
I added the mod_proxy_html module version : 2.5.2
I got the following error message when i start my apache
httpd: module "mod_proxy_html.c" is not compatible w
We use F5 BIG-IP LTM
http://www.f5.com/products/big-ip/product-modules/local-traffic-manager.
html though there are many options including the open source pound
http://www.apsis.ch/pound/.
Enjoy,
~Jet
From: Adam Martin [mailto:[EMAIL PROTECTED]
Sent: W
If I load balance between two 2.2 Apache HTTP Servers on two separate
physical servers, what type of device or software can I place in front
of the web servers to allow users to access either web server via one IP
Address? I did a quick search in the documentation but wasn't sure what
to look for.
yes free! check out http://addons.mozilla.org/firefox/addon/3829 and
http://www.fiddlertool.com/
- Original Message -
From: "Phil Pinkerton" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, April 30, 2008 7:55 PM
Subject: Re: [EMAIL PROTECTED] Convert "#" to Ascii "%23"
I have no idea what y
for example: when i type http://www.mysite.com i dont need a secury
connection, when i type http://www.mysite.com/secure/area i need it with
ssl.
i tryed some like this:
SSLVerifyClient none
SSLCACertificateFile conf/ssl.crt/ca.crt
SSLVerifyClient require
SSLVerifyDepth 1
but when i enter in h
I am seeing strange expires headers with two dates, e.g.
Expires: Tue, 29 Apr 2008 17:41:26 GMT, Thu, 4 Jan 1990 10:00:01 GMT
The first date is 'now'.
Is this due to an incorrectly configured server?
cheers -- Rick
-
The offic
[EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
__ NOD32 3066 (20080430) Information __
This message was checked by NOD32 antivirus system.
http://www.eset.com
--
Otávio C. Cordeiro [EMAIL PROTECTED]
=
Otávio C. Cordeiro wrote:
I was setting Apache (2.2.6) to run on a Linux ESX (VMware ESX 3.5)
but the environment is presenting some problems.
The solution I found is to use "EnableSendFile off" into the non-SSL
VirtualHost. It's working, but SendFile should be implemented on ESX,
since it's us
On Wed, Apr 30, 2008 at 12:31 PM, "Otávio C. Cordeiro"
<[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I was setting Apache (2.2.6) to run on a Linux ESX (VMware ESX 3.5)
> but the environment is presenting some problems.
>
> Every non-SSL connection with mime 'text/html' breaks on 255 chars.
>
> $ curl --
Hi,
I was setting Apache (2.2.6) to run on a Linux ESX (VMware ESX 3.5)
but the environment is presenting some problems.
Every non-SSL connection with mime 'text/html' breaks on 255 chars.
$ curl --head http://ip:non-ssl/
curl: (52) Empty reply from server.
Setting .html to be interpreted b
On Wed, Apr 30, 2008 at 11:49 AM, Phil Pinkerton <[EMAIL PROTECTED]> wrote:
>
> On Wed, Apr 30, 2008 at 11:30 AM, Joshua Slive <[EMAIL PROTECTED]> wrote:
> > The point is, the # and following stuff never make it to the server;
> > they are eaten by the client.
> >
> > To fix the problem, yo
Phil Pinkerton wrote:
The address is built from a Perl Script
End original message. -
So then the URL should be properly formatted by that script, if the
URL contains a special character, your script has the responsibility
of escaping it.
Dragon
~~
On Wed, Apr 30, 2008 at 11:30 AM, Joshua Slive <[EMAIL PROTECTED]> wrote:
> On Wed, Apr 30, 2008 at 9:40 AM, Phil Pinkerton <[EMAIL PROTECTED]> wrote:
> > I am not sure where the problem is I tried both IE and Firefox with
> > the same results.
> >
> > Perhaps it is in the cgi or perl script
On Wed, Apr 30, 2008 at 10:30 AM, Mário Gamito <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have this 1.3.37 Apache with mod_rewrite, mod_alias and
> mod_vhost_alias installed.
Why are you using 1.3? Version 2.2 would be a much better choice.
>
> In httpd.conf I have a Virtual Host:
>
>
I don't t
On Wed, Apr 30, 2008 at 8:37 AM, Marko Asplund <[EMAIL PROTECTED]> wrote:
> As far as I've understood the below setup would not correctly cache
> request content when using request parameters (requires Expires header).
> What would be the best way to fix this?
See the CacheIgnoreQueryString di
On Wed, Apr 30, 2008 at 9:40 AM, Phil Pinkerton <[EMAIL PROTECTED]> wrote:
> I am not sure where the problem is I tried both IE and Firefox with
> the same results.
>
> Perhaps it is in the cgi or perl script ? see REQUEST_URI below has
> dropped the path from
> the "#" forward.
The point is,
>-Original Message-
>From: Krist van Besien [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, April 09, 2008 4:09 AM
>To: users@httpd.apache.org
>Subject: Re: [EMAIL PROTECTED] Odd character behavior
>
>On Tue, Apr 8, 2008 at 8:29 PM, Gary Smithe <[EMAIL PROTECTED]>
wrote:
>
>> Best I can tell,
Can you define more precisely, what you meant with dont work?? Whats
exactly the problem?
From: Rodrigo Correa de Paiva [mailto:[EMAIL PROTECTED]
Sent: miércoles, 30 de abril de 2008 16:32
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Apache + tomcat + ssl
hi all,
i have a ap
hi all,
i have a apache 2.0.63 doing load balancer betwen 2 tomcat 6.x, each tomcat
are running 3 applications, now i need 2 of this applications running with
ssl, and the other one without ssl.
I already try some things but none of than works.
Someone have a idea?
TY
Hi,
I have this 1.3.37 Apache with mod_rewrite, mod_alias and
mod_vhost_alias installed.
In httpd.conf I have a Virtual Host:
RewriteEngine On
RewriteLogLevel 0
RedirectMatch (.*)\/$ http://mail.foobar.lan/horde/imp/index.php
RedirectMatch (.*)\/horde/login.php$ http://mail.foobar.lan/horde/
I have no idea what your talking about LiveHTTPHeaders ?? free
Fiddler tool from MS ??
On Wed, Apr 30, 2008 at 10:14 AM, Emmanuel E <[EMAIL PROTECTED]> wrote:
>
> Usewith Firefox and check out what is actually sent. Or
> use the free Fiddler tool from MS and check out what is actually going out
Thanks, that's it :)
Warm Regardsw,
Mário Gamito
On Wed, Apr 30, 2008 at 3:06 PM, Joshua Slive <[EMAIL PROTECTED]> wrote:
>
> On Wed, Apr 30, 2008 at 9:55 AM, Mário Gamito <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I've compiled Apache 1.3.37 with mod_vhost_alias:
> >
> > # ./configure --e
Use LiveHTTPHeaders with Firefox and check out what is actually sent.
Or use the free Fiddler tool from MS and check out what is actually
going out on the wire.
Phil Pinkerton wrote:
I am not sure where the problem is I tried both IE and Firefox with
the same results.
Perhaps it is in the
On Wed, Apr 30, 2008 at 9:55 AM, Mário Gamito <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've compiled Apache 1.3.37 with mod_vhost_alias:
>
> # ./configure --enable-module=vhost_alias --enable-shared=vhost_alias
>
> I have:
>
> AddModule mod_vhost_alias.c
>
> in my httpd.conf, but Apache won't star
Hi,
I've compiled Apache 1.3.37 with mod_vhost_alias:
# ./configure --enable-module=vhost_alias --enable-shared=vhost_alias
I have:
AddModule mod_vhost_alias.c
in my httpd.conf, but Apache won't start, it says:
"Cannot add module via name 'mod_vhost_alias.c': not in list of loaded modules".
It is the first character in a directory/folder name
i.e /defect
/#123456/details_1.txt
/#234561/details_1.txt
...
On Wed, Apr 30, 2008 at 9:27 AM, Nick Kew <[EMAIL PROTECTED]> wrote:
> On Wed, 30 Apr 2008 09:01:38 -0400
> "Phil Pinkerton" <[EMAIL PROTECTED]> wrote:
I am not sure where the problem is I tried both IE and Firefox with
the same results.
Perhaps it is in the cgi or perl script ? see REQUEST_URI below has
dropped the path from
the "#" forward.
I cannot show details but the sequence goes like this ( page displayed
with # in the URL)
Snip ...
HT
On Wed, 30 Apr 2008 09:01:38 -0400
"Phil Pinkerton" <[EMAIL PROTECTED]> wrote:
> Need to convert "#" to "%23" when a # is in the URL path.
"#" has a special meaning in URLs. Only a broken HTTP
client would send it to you. Where is it coming from?
--
Nick Kew
Application Development with Apac
Would it by any chance be a browser problem?. Since a # is a reference
to a part of the page, a browser should not send stuff after the # to
the server. But I have no idea how a # in a query string should be
handled. Are you sure that it is the server which is dropping stuff
after the # and not
Need to convert "#" to "%23" when a # is in the URL path.
Example>
http://server.net/cgi-bin/application/app_1.pl?en=PROJECT_Name&pkn=20080526+-+Defect+#123456
This example shows in the http URL address just fine but beacuse of
the "#" is the first character in the defect sub-folder name the
ac
I'm developing a public web site on top of a CMS product running in
Apache Tomcat. The site will have a caching Apache httpd 2.2 reverse
proxy in front of Tomcat.
Since my experience with caching Apache reverse proxy setups is limited
I'd appreciate any feedback on the current setup plan.
Page co
Narendra Verma wrote:
Hi all,
My configuration like this :
ServerName impetus-887.impetus.co.in:3080
The server name should not contains any port number, is the serve NAME.
Syntax error on line 410 of
/export/home/qa_eng/Apache/install/Apache2.2.8/conf/httpd.conf:
Could not resol
Hi all .,
I want to cluster Jboss by using apache server(httpd 2.0.63 )
as load balancer. When I tried to do this, I found the log files as
follows..
* mod_jk.log file of apache*
[EMAIL PROTECTED] logs]# tail -f mod_jk.log
[Wed Apr 30 11:56:08 2008][3345:3086427840] [error] init_jk:
45 matches
Mail list logo