RE: [EMAIL PROTECTED] domain.com/~user -> user.domain.com

2007-11-12 Thread Boyle Owen
> -Original Message- > From: Chris Arnold [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 13, 2007 1:12 AM > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] domain.com/~user -> user.domain.com > > >>Thanks! but where I have to put this code? In which .htaccess? > > I too

[EMAIL PROTECTED] build 64-bit apache httpd 2.2.0 on HP-UX machine

2007-11-12 Thread Ashwani Kumar Sharma
Hi Folks, I am trying to build 64-bit apache httpd 2.2.0 on HP-UX machine. Is there any configuration file or makefile that I need to change to build the 64-bit apache? I am able to successfully build the 32-bit apache. Please reply. Thanks and Regards, Ashwani Sharma DISCLAIMER: This mess

Re: [EMAIL PROTECTED] Looking for Windows based commercial LAMP setup

2007-11-12 Thread Foo JH
Does anyone know the actual status of HTTPD on Windows as a production server? I know lots of people use it, but I have seen articles (and so have others in the company) which suggest it is designed as a development platform, and not really intended as a production ready server. Windows + Ap

[EMAIL PROTECTED] Build Problems on FreeBSD (from scratch, not ports)

2007-11-12 Thread Dan Mahoney, System Admin
I just tried to build apache 2.2.6 from scratch. I, for various reasons of wanting to keep apache separate from other things, for example, to virtualize my apache users, prefer everything in a single dir -- so the ports route isn't for me. Because apr-db42 had been installed as part of a subv

Re: [EMAIL PROTECTED] domain.com/~user -> user.domain.com

2007-11-12 Thread Chris Arnold
>>Thanks! but where I have to put this code? In which .htaccess? I too would like to use this but when i put it in my htaccess file, it does not work. Here is my htaccess with the supplied code in it. Maybe i am not finding the right place to place this code? order allow,deny allow from all de

Re: [EMAIL PROTECTED] Server Setup.

2007-11-12 Thread Joshua Slive
On Nov 12, 2007 9:50 AM, Grant Peel <[EMAIL PROTECTED]> wrote: > Hi all, > > I have what I would call a moderately busy server. It processes about 10 > million hits per month. It is a virtual server with about 150 domains on it. > > I am seeing a pretty constant cpu load of about 0.5 - 2.0 on the U

Re: [EMAIL PROTECTED] Server Setup.

2007-11-12 Thread Norman Peelman
Grant Peel wrote: Hi all, I have what I would call a moderately busy server. It processes about 10 million hits per month. It is a virtual server with about 150 domains on it. I am seeing a pretty constant cpu load of about 0.5 - 2.0 on the UNIX CPU (1-5-15 ave) method. At any given time, 5

Re: [EMAIL PROTECTED] 2.2.6 mod_authnz_ldap connect/disconnect repeatedly without doing LDAP

2007-11-12 Thread Eric Covener
On Nov 12, 2007 4:23 PM, Mark H. Wood <[EMAIL PROTECTED]> wrote: > httpd is returning 500 to the client. Log shows: > > [Mon Nov 12 15:59:35 2007] [warn] [client 127.0.0.1] [9159] auth_ldap > authenticate: user mwood authentication failed; URI > /svn/dspace/IDeA/trunk [LDAP: ldap_simple_bind_s() f

Re: [EMAIL PROTECTED] domain.com/~user -> user.domain.com

2007-11-12 Thread Antonio Piu
>> Want I want to do is the following: >> >> If someone accesses http://user.domain.com/ he shall be redirected to >> http://www.domain.com/~user/ > > From http://www.easymodrewrite.com/example-subdomains without having > tested it, this should work: > >RewriteEngine On >RewriteBase /

[EMAIL PROTECTED] 2.2.6 mod_authnz_ldap connect/disconnect repeatedly without doing LDAP

2007-11-12 Thread Mark H. Wood
httpd is returning 500 to the client. Log shows: [Mon Nov 12 15:59:35 2007] [warn] [client 127.0.0.1] [9159] auth_ldap authenticate: user mwood authentication failed; URI /svn/dspace/IDeA/trunk [LDAP: ldap_simple_bind_s() failed][Can't contact LDAP server] Tracing the network traffic shows that

Re: [EMAIL PROTECTED] domain.com/~user -> user.domain.com

2007-11-12 Thread Craig Huffstetler
According to the page referenced: http://www.easymodrewrite.com/example-subdomains *"This code should be placed in the htaccess file in the root of your domain, i.e.* domain.com/.htaccess" . On Nov 12, 2007 1:30 PM, Antonio Piu <[EMAIL PROTECTED]> wrote: > >> Want I want to do is the follow

[EMAIL PROTECTED] Apache error_log filled with "APPLYING (include_path).." entries

2007-11-12 Thread Aleksandra Bednarek
Running Apache 2 / PHP 5 / SuSE Linux 9.3 I have 4 virtual hosts with the following PHP directive in each: php_value include_path "/my/include/path" I'm getting TONS of messages in the logs, non-stop like this: Getting include_path= Creating new config (0x6d6a08) for (null) Merge dir (0x5c16b8)

Re: [EMAIL PROTECTED] domain.com/~user -> user.domain.com

2007-11-12 Thread Antonio Piu
Want I want to do is the following: If someone accesses http://user.domain.com/ he shall be redirected to http://www.domain.com/~user/ From http://www.easymodrewrite.com/example-subdomains without having tested it, this should work: RewriteEngine On RewriteBase / RewriteCond %{HTTP_HO

[EMAIL PROTECTED] Alias & PHP open/save dialog problem

2007-11-12 Thread SW
Hi Further to my initial success in aliasing specific files, I have another problem. If I go to my web homepage (index.php) then the PHP runs correctly and displays the homepage. However if I click on a link to access /performance.php, which triggers the following alias to get the performa

Re: [EMAIL PROTECTED] domain.com/~user -> user.domain.com

2007-11-12 Thread Martijn
On Nov 12, 2007 4:46 PM, Antonio Piu <[EMAIL PROTECTED]> wrote: > Want I want to do is the following: > > If someone accesses http://user.domain.com/ he shall be redirected to > http://www.domain.com/~user/ >From http://www.easymodrewrite.com/example-subdomains without having tested it, this shoul

[EMAIL PROTECTED] domain.com/~user -> user.domain.com

2007-11-12 Thread Antonio Piu
Hello, I am new to this forum (found it via Google). Please forgive that I just snow in like that, but I have a rewrite problem, which a .htaccess Guru can maybe solve in a few minutes. - I wasted already some days, but it still doesn't work. Want I want to do is the following: If someon

[EMAIL PROTECTED] How can I change the Content-Type of CGI scripts?

2007-11-12 Thread thomas Armstrong
How can I change the Content-Type of CGI scripts? Hi. Working with Apache 2.0 (on a customer's server and on my own server), I've got a '500 Internal Server Error' with a CGI application. When accessing 'http://customer_machine/test.cgi', Firefox tries to download the error webpage. But when acc

Re: [EMAIL PROTECTED] My Apache server doesn't execute my CGI script, but download it

2007-11-12 Thread thomas Armstrong
Thank you very much. it's fixed On Nov 12, 2007 10:44 AM, Vincent Bray <[EMAIL PROTECTED]> wrote: > On 12/11/2007, thomas Armstrong <[EMAIL PROTECTED]> wrote: > > If I access http://210.15.21.186/foo/uploader/hello.cgi, Apache downloads > > it. > > > > But if I execute it via shell, it displays a

[EMAIL PROTECTED] Server Setup.

2007-11-12 Thread Grant Peel
Hi all, I have what I would call a moderately busy server. It processes about 10 million hits per month. It is a virtual server with about 150 domains on it. I am seeing a pretty constant cpu load of about 0.5 - 2.0 on the UNIX CPU (1-5-15 ave) method. At any given time, 5 - 20 domains are sh

RE: [EMAIL PROTECTED] Question about strange problem when using graceful

2007-11-12 Thread Boyle Owen
> -Original Message- > From: Ali Nebi [mailto:[EMAIL PROTECTED] > Sent: Monday, November 12, 2007 1:15 PM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Question about strange problem when > using graceful > > Hi, > > i have a problem, i don't know if it is bug or not. Somet

[EMAIL PROTECTED] building Apache with Visual C++ 2005 - compile errors in 'unix\multicast.c'

2007-11-12 Thread LiquidEyes
I'm having difficulties building Apache 2.2.6 for Windows. I run into the following compile errors: 1>.\network_io\unix\multicast.c(137) : error C2079: 'mip' uses undefined struct 'group_source_req' 1>.\network_io\unix\multicast.c(168) : error C2224: left of '.gsr_interface' must have struct/union

[EMAIL PROTECTED] Question about strange problem when using graceful

2007-11-12 Thread Ali Nebi
Hi, i have a problem, i don't know if it is bug or not. Sometimes when we use graceful the old threads don't stop and system is going to overload. What can i do to solve this problem ? Is it a bug? After graceful in output from top i see many httpd active processes. --

RE: [EMAIL PROTECTED] Server redirects not working as expected

2007-11-12 Thread Boyle Owen
> -Original Message- > From: Pedro [mailto:[EMAIL PROTECTED] > Sent: Monday, November 12, 2007 9:06 AM > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] Server redirects not working as expected > > Hi Owen, > > Thanks for your response. I thought Tomcat would redirect usin

Re: [EMAIL PROTECTED] Question about Authentication in sub-folders

2007-11-12 Thread Jean-Yves Avenard
On Nov 12, 2007 9:57 PM, Vincent Bray <[EMAIL PROTECTED]> wrote: > On 12/11/2007, Jean-Yves Avenard <[EMAIL PROTECTED]> wrote: > > However, now I would like to disable authentication for a sub-folder > > so anyone can see it. > > http://wiki.apache.org/httpd/BypassAuthenticationOrAuthorizationRequi

Re: [EMAIL PROTECTED] Question about Authentication in sub-folders

2007-11-12 Thread Vincent Bray
On 12/11/2007, Jean-Yves Avenard <[EMAIL PROTECTED]> wrote: > However, now I would like to disable authentication for a sub-folder > so anyone can see it. http://wiki.apache.org/httpd/BypassAuthenticationOrAuthorizationRequirements http://httpd.apache.org/docs/2.2/mod/core.html#satisfy :-) -- n

RE: [EMAIL PROTECTED] Question about Authentication in sub-folders

2007-11-12 Thread Luis Moreira
>From the DOCS (you don't say what version you are running). Does this help ? Removing controls in subdirectories The following example shows how to use the Satisfy directive to disable access controls in a subdirectory of a protected directory. This technique should be used with caution, because

[EMAIL PROTECTED] Question about Authentication in sub-folders

2007-11-12 Thread Jean-Yves Avenard
Hi On our private web server, every single page requires authentication. So I've added something like AuthzLDAPAuthoritative on AuthBasicProvider ldap AuthType basic ... which works just fine. However, now I would like to disable authentication for a sub-folder

[EMAIL PROTECTED] Suggestion: CDN using Etags

2007-11-12 Thread Ron
Hello, I'm not sure if this is the right place to bring this up or not, but I couldn't think of a better place to start. If I'm writing to the wrong place, please let me know. I've been thinking about the problem of content distribution, especially with linux distros, and I wonder if I might hav

Re: [EMAIL PROTECTED] My Apache server doesn't execute my CGI script, but download it

2007-11-12 Thread Vincent Bray
On 12/11/2007, thomas Armstrong <[EMAIL PROTECTED]> wrote: > If I access http://210.15.21.186/foo/uploader/hello.cgi, Apache downloads it. > > But if I execute it via shell, it displays a "hello world" message. > 'hello.cgi' script and 'uploader' directory are 755 chmoded. Are you sure you have mo

[EMAIL PROTECTED] My Apache server doesn't execute my CGI script, but download it

2007-11-12 Thread thomas Armstrong
Hi. Using Apache 2.0 on Linux, I'm trying to create a directory to execute CGI scripts: - ... DocumentRoot "/home/project/web/" ... Alias /foo/ /home/project/foo/web/ Options Indexes FollowSymLinks Order Allow,Deny Allow from all AllowOverr

Re: [EMAIL PROTECTED] Server redirects not working as expected

2007-11-12 Thread Pedro
Hi Owen, Thanks for your response. I thought Tomcat would redirect using the request header, which contains the correct host name. So I think I could probably use it then? Peter Boyle Owen wrote: -Original Message- From: Pedro [mailto:[EMAIL PROTECTED] Sent: Monday, November 12, 20