[EMAIL PROTECTED] Servlet engine support in Apache 1.3

2006-11-16 Thread Durga Prasad \(duprasad\)
Hi All, Does the Apache HTTP Server 1.3 has the support for servlet engine ? Thanks, Durga

Re: [EMAIL PROTECTED] Rewriterule syntax not working

2006-11-16 Thread Darly Coupet
I have also tried with quotes, same error message RewriteLog "/usr/local/var/apache/logs/rewrite.log" your security could be compromised if the directory where logfiles are stored is writable by anyone other than the user that starts the server. I am on a virtual host, Hosting provider is pro

Re: [EMAIL PROTECTED] Rewriterule syntax not working

2006-11-16 Thread Darly Coupet
I udated the Rewrite rule as follows: RewriteRule merchant.mv http://www.sitename.com/index.php?action=view_user&user=2 [R=301,L] It is not being rerouted. #This RewriteLog line gives an error message RewriteLog /home/site/www/Merchant2/logs_server_rewrite.txt 500 Internal Server error The serv

Re: [EMAIL PROTECTED] Rewriterule syntax not working

2006-11-16 Thread Joshua Slive
On 11/16/06, Darly Coupet <[EMAIL PROTECTED]> wrote: Old url http://www.sitename.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=AWLAS&Category_Code=Abc+Xyz New URL http://www.sitename.com/index.php?action=view_user&user=2 htaccess is located in folder Merchant2 RewriteEngine On RewriteBase /

Re: [EMAIL PROTECTED] Rewriterule syntax not working

2006-11-16 Thread Darly Coupet
Old url http://www.sitename.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=AWLAS&Category_Code=Abc+Xyz New URL http://www.sitename.com/index.php?action=view_user&user=2 htaccess is located in folder Merchant2 RewriteEngine On RewriteBase / RewriteCond %{QUERY_STRING} ^Screen=CTGY&Store_Code=A

Re: [EMAIL PROTECTED] Rewriterule syntax not working

2006-11-16 Thread Joshua Slive
On 11/16/06, Darly Coupet <[EMAIL PROTECTED]> wrote: RewriteCond %{QUERY_STRING} /Merchant2/merchant.mv?Screen=CTGY&Store_Code=AWLAS&Category_Code=Abc+Xyz RewriteRule ^/$ http://www.sitename.com/index.php?action=view_user&user=2 [R=301,L] The condition is not met; It is going to the old url. It

Re: [EMAIL PROTECTED] Rewriterule syntax not working

2006-11-16 Thread Darly Coupet
RewriteCond %{QUERY_STRING} /Merchant2/merchant.mv?Screen=CTGY&Store_Code=AWLAS&Category_Code=Abc+Xyz RewriteRule ^/$ http://www.sitename.com/index.php?action=view_user&user=2[R=301,L] The condition is not met; It is going to the old url. It should redirect to the new url when the old string (url

Re: [EMAIL PROTECTED] Rewriterule syntax not working

2006-11-16 Thread Joshua Slive
On 11/16/06, Darly Coupet <[EMAIL PROTECTED]> wrote: RewriteRule ^/merchant.mv\?Screen=CTGY&Store_Code=AWLAS&Category_Code=Abc+Xyz$ http://www.sitename.com/index.php?action=view_user&user=2 [R=301,L] I have tried the above, but not working. Telling us that it is "not working" is not a good way

Re: [EMAIL PROTECTED] Rewriterule syntax not working

2006-11-16 Thread Darly Coupet
RewriteRule ^/merchant.mv\?Screen=CTGY&Store_Code=AWLAS&Category_Code=Abc+Xyz$ http://www.sitename.com/index.php?action=view_user&user=2 [R=301,L] I have tried the above, but not working. Thanks, Darly On 11/16/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 11/16/06, Darly Coupet <[EMAIL PROT

Re: [EMAIL PROTECTED] mod_rewrite can't find ndbm.h, though we have it

2006-11-16 Thread ianevans
On Thu, November 16, 2006 3:36 pm, Joshua Slive wrote: > 1.3... Hmmm... Haven't compiled that in a long time, but I have a > vagure recollection of a pre-processor define called NO_DBM_REWRITEMAP > that can be used to exclude the dbm stuff (if you don't need it for > the RewriteMap directive). hmm

[EMAIL PROTECTED] reverse proxying with ssl and nginx

2006-11-16 Thread ianevans
I've been setting up nginx as a static server which reverse proxies to apache 1.3.37 on the same machine nginx is reverse proxying to 127.0.0.1:8080 Since nginx is doing SSL, does Apache have to be running SSL as well? Before I tried this Squirrelmail was running fine with the Apache setup. Now

Re: [EMAIL PROTECTED] mod_rewrite can't find ndbm.h, though we have it

2006-11-16 Thread Joshua Slive
On 11/16/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Trying to install mod_rewrite on 1.3.37. Running redhat enterprise. 1.3... Hmmm... Haven't compiled that in a long time, but I have a vagure recollection of a pre-processor define called NO_DBM_REWRITEMAP that can be used to exclude the

[EMAIL PROTECTED] mod_rewrite can't find ndbm.h, though we have it

2006-11-16 Thread ianevans
Trying to install mod_rewrite on 1.3.37. Running redhat enterprise. I keep getting: /usr/local/apache/bin/apxs -cia mod_rewrite.c gcc -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI -fpic -DSHARED_MODULE -I/usr/local/apache/include -c mod_rewrite.c In file included from mod

Re: [EMAIL PROTECTED] Accent on version 2.2.3

2006-11-16 Thread Joshua Slive
On 11/16/06, Bruno Puga <[EMAIL PROTECTED]> wrote: Hi all! I've just start using Debian testing and I came across some troubles with apache 2.2.3 that I can't find a solution on google. Let me explain my scenario: I'm migrating from Debian Sarge to Debian Etch (that still Debian testing), so, th

[EMAIL PROTECTED] Accent on version 2.2.3

2006-11-16 Thread Bruno Puga
Hi all! I've just start using Debian testing and I came across some troubles with apache 2.2.3 that I can't find a solution on google. Let me explain my scenario: I'm migrating from Debian Sarge to Debian Etch (that still Debian testing), so, the new version of apache 2.2.3 don't recognize accent

Re: [EMAIL PROTECTED] Help Wanted for Setup

2006-11-16 Thread Evan Platt
At 11:14 AM 11/16/2006, you wrote: I am looking for PAID help in the setup of Apache 2.2 on a WINXP box. We will be running openSSL, AUTH and later FastCGI, MYSQL and PHP. This server will host multiple sites and multiple SSL certs. Would prefer to hire someone who will be available later

[EMAIL PROTECTED] Help Wanted for Setup

2006-11-16 Thread Nathan Kellogg
I am looking for PAID help in the setup of Apache 2.2 on a WINXP box. We will be running openSSL, AUTH and later FastCGI, MYSQL and PHP. This server will host multiple sites and multiple SSL certs. Would prefer to hire someone who will be available later on, after the setup is done, from ti

Re: [EMAIL PROTECTED] Free Web Benchmark...

2006-11-16 Thread Boysenberry Payne
Do any of these benchmarking programs work with ajax or other asynchronous loading methodologies, like flash, etc.? I find it next to impossible to get an accurate benchmark when I'm only loading the top level html page Thanks, Boysenberry boysenberrys.com | habitatlife.com | selfgnosis.co

[EMAIL PROTECTED] Illegal Instruction

2006-11-16 Thread Susan Roesner RZ
Hello, we use apache2.2.3 on a solaris10 machine which runs fine until we added "-DSSL" in apachectl (just currious if set --with-ssl during compiling shouldn't apache automatically start with ssl afterwards?). After that when starting we get an "Illegal Instruction" and the server wont start

Re: [EMAIL PROTECTED] Rewriterule syntax not working

2006-11-16 Thread Joshua Slive
On 11/16/06, Darly Coupet <[EMAIL PROTECTED]> wrote: Hi, Unable to get Rewriterule working I have modified htaccess file in folder Merchant2 as follows: RewriteEngine On #RewriteRule ^old/URL/path$ http://yourdomain.com/new/path [R=301,L] Redirect 301 /Merchant2/merchant.mv?Screen=CTGY&Store_

[EMAIL PROTECTED] Rewriterule syntax not working

2006-11-16 Thread Darly Coupet
Hi, Unable to get Rewriterule working I have modified htaccess file in folder Merchant2 as follows: RewriteEngine On #RewriteRule ^old/URL/path$ http://yourdomain.com/new/path [R=301,L] Redirect 301 /Merchant2/merchant.mv?Screen=CTGY&Store_Code=AWLAS&Category_Code=Abc+Xyz http://www.sitename.c

Re: [EMAIL PROTECTED] Free Web Benchmark...

2006-11-16 Thread Christian Gottschalch
or JMeter from Jakarta Projekt http://jakarta.apache.org/jmeter/index.html regards Christiaan Lamprecht schrieb: Try httperf and autobench Christiaan On 11/15/06, Salvatore Cozzolongo <[EMAIL PROTECTED]> wrote: Are there open/free web server Benchmark? Do you know some? I just found commerci

Re: [EMAIL PROTECTED] Problem with POST method

2006-11-16 Thread lorenzo
Steve Swift ha scritto: It is almost certainly an error to have the action of a form reference a static webpage. At a guess, you are settinng the action to the same static page that contained the form. That's bound to cause problems, not least of which would be confusion! Every that I've ever