Re: [EMAIL PROTECTED] Apache consuming lot of memory

2007-08-21 Thread solidzh
2007/8/22, Joshua Slive <[EMAIL PROTECTED]>: > On 8/21/07, solidzh <[EMAIL PROTECTED]> wrote: > > 2007/8/21, Joshua Slive <[EMAIL PROTECTED]>: > > > On 8/20/07, Jeff Peng <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > There is almost nothing reasons on those parameters setting,but it > > > > see

Re: [EMAIL PROTECTED] Apache consuming lot of memory

2007-08-21 Thread Joshua Slive
On 8/21/07, solidzh <[EMAIL PROTECTED]> wrote: > 2007/8/21, Joshua Slive <[EMAIL PROTECTED]>: > > On 8/20/07, Jeff Peng <[EMAIL PROTECTED]> wrote: > > > > > > > > There is almost nothing reasons on those parameters setting,but it seems > > > your application program itself is large. > > > Also aft

Re: [EMAIL PROTECTED] 403 error with apache and ColdFusion 8

2007-08-21 Thread Joshua Slive
On 8/21/07, Matthew Smith <[EMAIL PROTECTED]> wrote: > > > > > I've just installed apache and CF8. Before installing CF8, I got to the "It > works!" page in apache just fine. Now I get a 403 error for any page. > I'm brand new to apache, so any help is appreciated. Start by telling us exactly w

Re: [EMAIL PROTECTED] Which file to edit

2007-08-21 Thread Evan Platt
I believe default, but simple way: Make a change. Restart service. See if change is made. :) At 07:05 PM 8/21/2007, Matthew Smith wrote: I'm not sure which httpd-vhosts.conf to edit. The one in: C:\Program Files\Apache Software Foundation\Apache2.2\conf\default Or the one in C:\Program Files\A

[EMAIL PROTECTED] Which file to edit

2007-08-21 Thread Matthew Smith
I'm not sure which httpd-vhosts.conf to edit. The one in: C:\Program Files\Apache Software Foundation\Apache2.2\conf\default Or the one in C:\Program Files\Apache Software Foundation\Apache2.2\conf\extra Which one affects the server? Thanks, Matthew

Re: [EMAIL PROTECTED] Apache consuming lot of memory

2007-08-21 Thread solidzh
2007/8/21, Joshua Slive <[EMAIL PROTECTED]>: > On 8/20/07, Jeff Peng <[EMAIL PROTECTED]> wrote: > > > > > There is almost nothing reasons on those parameters setting,but it seems > > your application program itself is large. > > Also after install Apache,you could strip httpd to reduce some memory

Re: [EMAIL PROTECTED] Urgent: Subdomain configuration

2007-08-21 Thread solidzh
2007/8/22, Kranti K K Parisa [GetSet-India] <[EMAIL PROTECTED]>: > yep that is right.. how can we achieve subdomains if ISP is holding the > DNS? Do you mean you can't control your domain's DNS? That's not good I think. If you don't know the special domain names,you don't have the condition to se

Re: [EMAIL PROTECTED] Urgent: Subdomain configuration

2007-08-21 Thread solidzh
2007/8/22, Kiu <[EMAIL PROTECTED]>: > > if > ping abc.com > and > ping blog.abc.com > results in the same ip address, you have a wildcard domain (*.abc.com). > May or may not. You can set this in DNS zone, abc.com IN A 1.1.1.1 blog.abc.com IN A 2.2.2.2 This is not a wildcard domain.:) ---

RE: [EMAIL PROTECTED] 403 error with apache and ColdFusion 8

2007-08-21 Thread Matthew Smith
ColdFusion 8 from Adobe. http://www.adobe.com/products/coldfusion/ -Original Message- From: Frederick Lamartin [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 21, 2007 7:50 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] 403 error with apache and ColdFusion 8 I'm new t

Re: [EMAIL PROTECTED] 403 error with apache and ColdFusion 8

2007-08-21 Thread Frederick Lamartin
I'm new too. What is CF8? - Original Message - From: Matthew Smith To: users@httpd.apache.org Sent: Tuesday, August 21, 2007 7:39 PM Subject: [EMAIL PROTECTED] 403 error with apache and ColdFusion 8 I've just installed apache and CF8. Before installing CF8, I got to the "I

[EMAIL PROTECTED] 403 error with apache and ColdFusion 8

2007-08-21 Thread Matthew Smith
I've just installed apache and CF8. Before installing CF8, I got to the "It works!" page in apache just fine. Now I get a 403 error for any page. I'm brand new to apache, so any help is appreciated.

Re: [EMAIL PROTECTED] mod_mem_cache & mod_disk_cache Issues

2007-08-21 Thread Joshua Slive
On 8/21/07, Paul <[EMAIL PROTECTED]> wrote: > Joshua, > > Thank you for the reply. I'll dig deeper into the list for the > disk_cache not storing files for the specified time. > > I was under the impression that mem_cache would be faster. I had > planned on storing files that are accessed many time

Re: [EMAIL PROTECTED] mod_mem_cache & mod_disk_cache Issues

2007-08-21 Thread Paul
Joshua, Thank you for the reply. I'll dig deeper into the list for the disk_cache not storing files for the specified time. I was under the impression that mem_cache would be faster. I had planned on storing files that are accessed many times from a couple of directories, ie, /xml/ or /images/ in

Re: [EMAIL PROTECTED] Missing 1st segment in PATH_INFO using mod_python

2007-08-21 Thread Peter Melvyn
> On 8/21/07, Peter Melvyn <[EMAIL PROTECTED]> wrote: > > > Please, could anybody advice how to achieve the PATH_INFO will contain > > full path if request is routed to mod_python > > Well, I'm not sure what the "correct" value for PATH_INFO is in this > case Yes, you are right - it would be proba

Re: [EMAIL PROTECTED] Conditional Logging for HTTP Status Codes

2007-08-21 Thread Brian Munroe
On 8/20/07, Vincent Bray <[EMAIL PROTECTED]> wrote: > > And further, it's probably not worth it to do so as you can just > filter the logs during processing, or during the logging by using a > piped logger. > That is the solution I am looking into. Thanks for the confirmation. -- brian ---

Re: [EMAIL PROTECTED] ProxyPassReverse doesn't work for redirected sites.

2007-08-21 Thread Mario Herrera
Thanks for your help, It never works, but I already solve the issue with other software (ezproxy), it costs like 500$, I don't know yet, if the company will want to buy it. Thank you very much. On 8/19/07, Joshua Slive <[EMAIL PROTECTED]> wrote: > > On 8/18/07, Mario Herrera <[EMAIL PROTECTED]>

Re: [EMAIL PROTECTED] Urgent: Subdomain configuration

2007-08-21 Thread Kranti K K Parisa [GetSet-India]
yep that is right.. how can we achieve subdomains if ISP is holding the DNS? no way other than requesting them for subdomain and pay them? On 8/21/07, Neville Hillyer <[EMAIL PROTECTED]> wrote: > > At 7:35 pm +0800 21/8/07, solidzh wrote: > > 2007/8/21, Kranti K K Parisa [GetSet-India] <[EMAIL

Re: [EMAIL PROTECTED] Urgent: Subdomain configuration

2007-08-21 Thread Kiu
Neville Hillyer wrote: I am not a DNS expert but I suspect many DNSs have to explicitly list each sub-hostname however it is clear from http://www.ietf.org/rfc/rfc4592.txt that there is no reason why a DNS cannot be set to eg: *.hostname.com Can anybody say if DNSs operated by ISPs normally de

Re: [EMAIL PROTECTED] mod_rewrite and VirtualHost

2007-08-21 Thread Bj
Thanks for the inherit tip. I didn't see it in the rewrite doc. -- Bj On 8/21/07, Joshua Slive <[EMAIL PROTECTED]> wrote: > > On 8/21/07, Bj <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I have a problem configuring a server with mod_rewrite and several > virtual > > hosts. > > I have several name

Re: [EMAIL PROTECTED] Urgent: Subdomain configuration

2007-08-21 Thread Neville Hillyer
At 7:35 pm +0800 21/8/07, solidzh wrote: 2007/8/21, Kranti K K Parisa [GetSet-India] <[EMAIL PROTECTED]>: Hi, I recently started working on Apache. I want to configure a sub domain for example i have the domain registered on my name as www.abc.com can i configure a subdomain like blogs.a

[EMAIL PROTECTED] solved was 400 with absoluteURI in GET/POST

2007-08-21 Thread Kiu
mod_jk had problems to understand the request. Upgrading from libapache2-mod-jk 1.2.18-3etch1 (debian) to mod_jk-1.2.25-httpd-2.2.4.so fixed it (probably because of new default option "JKOption +ForwardURIProxy"). Kiu wrote: Hi, newer Samsung phones have an unusual bug (in j2me, not th

Re: [EMAIL PROTECTED] Apache consuming lot of memory

2007-08-21 Thread Joshua Slive
On 8/20/07, Jeff Peng <[EMAIL PROTECTED]> wrote: > > There is almost nothing reasons on those parameters setting,but it seems your > application program itself is large. > Also after install Apache,you could strip httpd to reduce some memory usage. I doubt that stripping the binary is going to d

Re: [EMAIL PROTECTED] mod_mem_cache & mod_disk_cache Issues

2007-08-21 Thread Joshua Slive
On 8/20/07, Paul <[EMAIL PROTECTED]> wrote: > All, > > I am having a heck of a time with getting mod_cache to work properly. > I am trying to have it cache a mixture of static files and proxy > generated content. > > I'd greatly appreciate any suggestions. > > First with mod_mem_cache I am seeing e

Re: [EMAIL PROTECTED] 400 with absoluteURI in GET/POST

2007-08-21 Thread Kiu
Quoting Joshua Slive <[EMAIL PROTECTED]>: > On 8/21/07, Kiu <[EMAIL PROTECTED]> wrote: > > They send an absoluteURIs in their GET/POST line. According to RFC 1945 > > this is only allowed when speaking to a proxy. Apache replies to these > > requests with a "400 INVALID URI" reply. > > > > Is the

RE: [EMAIL PROTECTED] .htaccess not working

2007-08-21 Thread John Clement
> -Original Message- > From: Vincent Bray [mailto:[EMAIL PROTECTED] > Sent: 21 August 2007 12:27 > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] .htaccess not working > > On 21/08/07, John Clement <[EMAIL PROTECTED]> wrote: > > > > > > Hi all, > > > > I've taken the follo

Re: [EMAIL PROTECTED] 400 with absoluteURI in GET/POST

2007-08-21 Thread Joshua Slive
On 8/21/07, Kiu <[EMAIL PROTECTED]> wrote: > Hi, > > newer Samsung phones have an unusual bug (in j2me, not the wap browser). > > They send an absoluteURIs in their GET/POST line. According to RFC 1945 > this is only allowed when speaking to a proxy. Apache replies to these > requests with a "400 I

Re: [EMAIL PROTECTED] Missing 1st segment in PATH_INFO using mod_python

2007-08-21 Thread Joshua Slive
On 8/21/07, Peter Melvyn <[EMAIL PROTECTED]> wrote: > Please, could anybody advice how to achieve the PATH_INFO will contain > full path if request is routed to mod_python Well, I'm not sure what the "correct" value for PATH_INFO is in this case, but why not just use REQUEST_URI instead? Joshua.

Re: [EMAIL PROTECTED] mod_rewrite and VirtualHost

2007-08-21 Thread Joshua Slive
On 8/21/07, Bj <[EMAIL PROTECTED]> wrote: > Hi, > > I have a problem configuring a server with mod_rewrite and several virtual > hosts. > I have several name based virtual hosts and I want to apply a rewrite rule > to all of them. Typically I want to disable the TRACE method on apache > 2.0.52 > I'

[EMAIL PROTECTED] 400 with absoluteURI in GET/POST

2007-08-21 Thread Kiu
Hi, newer Samsung phones have an unusual bug (in j2me, not the wap browser). They send an absoluteURIs in their GET/POST line. According to RFC 1945 this is only allowed when speaking to a proxy. Apache replies to these requests with a "400 INVALID URI" reply. Is there a possibility to rewri

Re: [EMAIL PROTECTED] Urgent: Subdomain configuration

2007-08-21 Thread solidzh
2007/8/21, Kranti K K Parisa [GetSet-India] <[EMAIL PROTECTED]>: > Hi, > > I recently started working on Apache. > I want to configure a sub domain > > for example i have the domain registered on my name as www.abc.com > can i configure a subdomain like blogs.abc.com? > Yes Apache can do it easil

[EMAIL PROTECTED] Urgent: Subdomain configuration

2007-08-21 Thread Kranti K K Parisa [GetSet-India]
Hi, I recently started working on Apache. I want to configure a sub domain for example i have the domain registered on my name as www.abc.com can i configure a subdomain like blogs.abc.com? for that i need to register for that domain or we can achieve this with apache? thanks in advance. --

Re: [EMAIL PROTECTED] .htaccess not working

2007-08-21 Thread Vincent Bray
On 21/08/07, John Clement <[EMAIL PROTECTED]> wrote: > > > Hi all, > > I've taken the following .htaccess from CentOS 4.5 with Apache 2 > > > Options +FollowSymLinks > > RewriteEngine on > RewriteRule ^([0-9]+) index.php?forum_id=$1&%{QUERY_STRING} > > > which works fine,

[EMAIL PROTECTED] Missing 1st segment in PATH_INFO using mod_python

2007-08-21 Thread Peter Melvyn
Hi all, I am trying to move my Django application from development server to Apache Server 2.2 with mod_python 3.3.1 on Windows and I encountered a problem with value of PATH_INFO - if I navigate to http://localhost/wss/user/home/, I get PATH_INFO=/user/home/ instead of /wss/user/home/ I found-ou

[EMAIL PROTECTED] .htaccess not working

2007-08-21 Thread John Clement
Hi all, I've taken the following .htaccess from CentOS 4.5 with Apache 2 Options +FollowSymLinks RewriteEngine on RewriteRule ^([0-9]+) index.php?forum_id=$1&%{QUERY_STRING} which works fine, however when putting it onto an old RHEL3/Apache 2 machine that we've got

[EMAIL PROTECTED] Gabriel Kapitany is out of the office.

2007-08-21 Thread GKapitany
I will be out of the office starting 21/08/2007 and will not return until 24/08/2007. I'm currently out of the office.I will respond to your message when I return. For emergencies please contact Kyle Bassett or Ryan Shows. Thanks, Gabriel

[EMAIL PROTECTED] mod_rewrite and VirtualHost

2007-08-21 Thread Bj
Hi, I have a problem configuring a server with mod_rewrite and several virtual hosts. I have several name based virtual hosts and I want to apply a rewrite rule to all of them. Typically I want to disable the TRACE method on apache 2.0.52 I've tried to put the rewrite rule in the main server confi