[EMAIL PROTECTED] Re: Apache Security Problem

2008-05-19 Thread Andre Hübner
Hi, You can do restrictions of particular options using the technique shown her= e: http://httpd.apache.org/docs/2.2/howto/htaccess.html#how But I have a feeling that there are other ways around your separation. It depends on exactly the details of how you are running your scripts.

Re: [EMAIL PROTECTED] Any Apache module load balancer with respect to time?

2008-05-19 Thread Arnab Ganguly
Hi Igor, Thanks for the information.Let me try out the stuff and will update you. Regards -A On Sat, May 17, 2008 at 4:17 PM, Igor Galić [EMAIL PROTECTED] wrote: On Wed, 14 May 2008 12:36:37 +0530 Arnab Ganguly [EMAIL PROTECTED] wrote: Hi All, I am using mod_proxy_balancer in Apache

Re: [EMAIL PROTECTED] Any Apache module load balancer with respect to time?

2008-05-19 Thread Arnab Ganguly
Thanks for all help. Regards -A 2008/5/19 Arnab Ganguly [EMAIL PROTECTED]: Hi Igor, Thanks for the information.Let me try out the stuff and will update you. Regards -A On Sat, May 17, 2008 at 4:17 PM, Igor Galić [EMAIL PROTECTED] wrote: On Wed, 14 May 2008 12:36:37 +0530 Arnab Ganguly

[EMAIL PROTECTED] Problem: Apache threads don't free memory and getting higher and higher with time

2008-05-19 Thread Ali Nebi
Hi, i need little bit help and info how to solve a problem. We have installed on CentOS 5 httpd-2.2.3-11. Also the site that is on this server, is a big site and it is accessing from meny peoples. What i see from top tool is that when apache is working long time wihtout restart, only graceful

[EMAIL PROTECTED] How to change default Charset?

2008-05-19 Thread Jagbir Singh
Hi, I'm on CentOS 5 and like to change default charset of 'ISO-8859-1' to 'UTF-8' Apache 2.2, so I updated httpd.conf to have this line: AddDefaultCharset UTF-8 Restarted Apache and open default page in Firefox, which reports UTF-8 as expected but running any perl scripts and then checking

[EMAIL PROTECTED] How to change default Charset?

2008-05-19 Thread Jagbir Singh
Hi, I'm on CentOS 5 and like to change default charset of 'ISO-8859-1' to 'UTF-8' Apache 2.2, so I updated httpd.conf to have this line: AddDefaultCharset UTF-8 Restarted Apache and open default page in Firefox, which reports UTF-8 as expected but running any perl scripts and then checking

[EMAIL PROTECTED] load balancing and ProxyTimeout

2008-05-19 Thread Eric Bowman
Hi, I'm using httpd 2.2.8 to load balance across a cluster of JBoss servers. One of the linux boxes hosting a JBoss server effectively crashed. We're not sure exactly what happened, but the symptom was that you could open a socket (to port 22, or the JBoss HTTP port), but nothing would ever

[EMAIL PROTECTED] httpd authorisation query

2008-05-19 Thread athul ss
Hi, I have a very basic query as I am new to Apache, I want to run apache httpd on my linux machine , with the following criteria , 1. I have to authenticate the http request with a remote server with PAM 2. I have to authorize the users who are doing http request with a remote server (only

[EMAIL PROTECTED] opening files on client

2008-05-19 Thread syed mehdi
Hi, I have placed a *.abc file at apache server document root (/var/www/html), this application opens with some registered application (say x) on client side. Now whenver i try to open this file from client side (using some url like: http://machine-ip/*.abc), then it opens in binary mode, rather

Re: [EMAIL PROTECTED] Apache 2.2.8 + mod_authnz_ldap + mod_header/env variables

2008-05-19 Thread Eric Covener
On Mon, May 19, 2008 at 10:55 AM, Arnaud Lesueur [EMAIL PROTECTED] wrote: My interpretation is that my directives (SetEnvIf and RequestHeader) are being executed before the authentication/authorization process. Is it true ? Can we force the order ? I think only the SetEnvIf is running too

Re: [EMAIL PROTECTED] Apache 2.2.8 + mod_authnz_ldap + mod_header/env variables

2008-05-19 Thread Arnaud Lesueur
On Mon, May 19, 2008 at 5:13 PM, Eric Covener [EMAIL PROTECTED] wrote: On Mon, May 19, 2008 at 10:55 AM, Arnaud Lesueur [EMAIL PROTECTED] wrote: My interpretation is that my directives (SetEnvIf and RequestHeader) are being executed before the authentication/authorization process. Is

[EMAIL PROTECTED] httpd authorisation query

2008-05-19 Thread athul ss
Hi, I have a very basic query as I am new to Apache, I want to run apache httpd on my linux machine , with the following criteria , 1. I have to authenticate the http request with a remote server with PAM 2. I have to authorize the users who are doing http request with a remote server (only

Re: [EMAIL PROTECTED] [OT] Solaris + Apache 2.2 / PHP 5 cluster config help

2008-05-19 Thread living liquid | Christian Meisinger
Hi all, I know that bits and pieces of high-load configuration questions have been posted to this list ([EMAIL PROTECTED]) and am CC-ing the mod_perl folks (since I know there are a bunch of knowledgeable people on the subject lurking there, but please post responses to [EMAIL PROTECTED]),

Re: [EMAIL PROTECTED] How to change default Charset?

2008-05-19 Thread Dragon
Jagbir Singh wrote: Hi, I'm on CentOS 5 and like to change default charset of 'ISO-8859-1' to 'UTF-8' Apache 2.2, so I updated httpd.conf to have this line: AddDefaultCharset UTF-8 Restarted Apache and open default page in Firefox, which reports UTF-8 as expected but running any perl scripts

Re: [EMAIL PROTECTED] httpd authorisation query

2008-05-19 Thread Dragon
athul ss wrote: Expecting fast reply , End original message. - Reposting your original question within about two hours is rude. Expecting a fast reply is unrealistic. You must be patient, the best you can do is HOPE for a quick reply. You have to give

Re: [EMAIL PROTECTED] opening files on client

2008-05-19 Thread Joshua Slive
On Mon, May 19, 2008 at 10:20 AM, syed mehdi [EMAIL PROTECTED] wrote: Hi, I have placed a *.abc file at apache server document root (/var/www/html), this application opens with some registered application (say x) on client side. Now whenver i try to open this file from client side (using some

Re: [EMAIL PROTECTED] executing files on server

2008-05-19 Thread Joshua Slive
On Mon, May 19, 2008 at 10:25 AM, syed mehdi [EMAIL PROTECTED] wrote: or say if i want to execute some exe like *.exe instead of *.abc on server side, then where should i place that on server and what changes should i make. any help will be appreciated. The second part of your question is

[EMAIL PROTECTED] Apache 2.2.x on IPv6

2008-05-19 Thread Prasanna Ram Venkatachalam
Hi All, Does anyone know about any available IPv6 enabled binary of Apache 2.2.x on Windows? If not, how to compile Apache 2.2.x in Windows with IPv6 enabled? Please help. Thanks in advance Regards-- Prasanna Ram

[EMAIL PROTECTED] Fwd: Apache 2.2.x on IPv6

2008-05-19 Thread Prasanna Ram Venkatachalam
-- Forwarded message -- From: Prasanna Ram Venkatachalam [EMAIL PROTECTED] Date: May 19, 2008 10:28 PM Subject: Apache 2.2.x on IPv6 To: users@httpd.apache.org Hi All, Does anyone know about any available IPv6 enabled binary of Apache 2.2.x on Windows? If not, how to compile

[EMAIL PROTECTED] Apache 2.2.8 and mod_cband

2008-05-19 Thread Felipe Neuwald
Hi Folks, I'm running Apache 2.2.8 on a FreeBSD 7.0-RELEASE (i386) machine. Also, I'm running mod_cband-0.9.7.5_1, both installed via FreeBSD ports. When the server is 2-3 day running, I got the follow when do apachectl configtest: [EMAIL PROTECTED] /]# apachectl configtest

[EMAIL PROTECTED] Setting up single-site anonymizer?

2008-05-19 Thread Jesse Sheidlower
Hi. I need to set up an anonymizer that only functions on a single site, and that is transparently simple for users (who will be from a closed group) to use. Basically, what I'm trying to accomplish is this: I host a website, say http://www.mysite.com, and a specific group of users need to

Re: [EMAIL PROTECTED] executing files on server

2008-05-19 Thread syed mehdi
yeah that's correct, I have been able to execute python/shell scripts on server side. But whenever I am trying to access a file which should get opened with some client software, like flash or PDF then there is a problem. I mean it opens the swf/abc as binary. Regards syed On 5/19/08, Joshua

[EMAIL PROTECTED] How can i find how long a module takes to execute

2008-05-19 Thread Thibaut Colar
I'm using apache2-2.0.54 on Debian. I have a website where for some unexplained reason web request **sometimes**, for a few users, take up to 30 seconds, whereas they should take 5. After some research, i found the delay was not on the application server(J2EE), so i figured it's probably on the

RE: [EMAIL PROTECTED] Setting up single-site anonymizer?

2008-05-19 Thread Thibaut Colar
You should be able to easily accomplish what you want like this: In your somesite.conf add: RewriteRule ^/othersite/(.*) http://othersite/$1 [P] This uses mod_rewrite, as a proxy (the [P] telles it to proxy the request) -

[EMAIL PROTECTED] 301 Redirect with a Form

2008-05-19 Thread Josh Trutwin
Hi, I've been using apache's rewriting to change our arcane CMS URLs into something more search engine friendly. It's been working well except for one minor issue. Every now and then our CMS will generate a form (e.g. to search for items or add to cart, etc) with a form tag like this using our

Re: [EMAIL PROTECTED] Setting up single-site anonymizer?

2008-05-19 Thread Jesse Sheidlower
On Mon, May 19, 2008 at 10:39:24AM -0700, Thibaut Colar wrote: Jesse Sheidlower wrote: Basically, what I'm trying to accomplish is this: I host a website, say http://www.mysite.com, and a specific group of users need to access a specific other site, say http://www.othersite.com

RE: [EMAIL PROTECTED] Setting up single-site anonymizer?

2008-05-19 Thread Thibaut Colar
This might be because you need the proxypassreverse entry, something like: -- ProxyPassReverse /othersite/ http://othersite/ --- - The official User-To-User support forum of the Apache HTTP Server Project. See

RE: [EMAIL PROTECTED] Setting up single-site anonymizer?

2008-05-19 Thread Thibaut Colar
Your search engine is probably hardcoded or set to generate return links with http://www.mysite.com/search ...so you would have to adjust it to go to http://www.mysite.com/othersite/search This might be because you need the proxypassreverse entry, something like: -- ProxyPassReverse

Re: [EMAIL PROTECTED] Setting up single-site anonymizer?

2008-05-19 Thread Nick Kew
On Mon, 19 May 2008 15:15:17 -0400 Jesse Sheidlower [EMAIL PROTECTED] wrote: Thanks. There seem to be two problems with this: All is explained at http://www.apachetutor.org/admin/reverseproxies -- Nick Kew Application Development with Apache - the Apache Modules Book

Re: [EMAIL PROTECTED] Setting up single-site anonymizer?

2008-05-19 Thread John Hicks
Jesse Sheidlower wrote: On Mon, May 19, 2008 at 10:39:24AM -0700, Thibaut Colar wrote: Jesse Sheidlower wrote: Basically, what I'm trying to accomplish is this: I host a website, say http://www.mysite.com, and a specific group of users need to access a specific other site, say

[EMAIL PROTECTED] LDAP authentication against an Active Directory server

2008-05-19 Thread David Dyer-Bennet
I seem to have a somewhat different problem than the ones I find all over forums and archives (needing an address to bind to to search for the user). I'm running Apache httpd 2.0.52 on CENTOS 4.6 (Final). The Active Directory server is on Windows 2003 Server. I'm trying to authenticate

Re: [EMAIL PROTECTED] LDAP authentication against an Active Directory server

2008-05-19 Thread Eric Covener
On Mon, May 19, 2008 at 7:14 PM, David Dyer-Bennet [EMAIL PROTECTED] wrote: Then I see *another* search for the same user record, which fails with an error saying a bind must be done first (errorMessage: : LdapErr: DSID-0C090627, comment: In order to perform this operation a