[EMAIL PROTECTED] htaccess with mod_auth_mysql

2006-01-27 Thread Daniel Silva
Hi, I have a .htaccess file in a direcory of my web server, that contains: --- AuthName "Conteudo exclusivo" AuthType Basic AuthMySQLUser usuario AuthMySQLPassword senha AuthMySQLDB banco AuthMySQLUserTable ta

Fw: [EMAIL PROTECTED] False "Out of Memory" errors - on new Suse Linux SLES 9.1 - Apache 2.0.54 - Blade servers running 4 GB of RAM

2006-01-27 Thread Jignesh Badani
Can somebody me in debugging the "Out of Memory" error we have been having... regards - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Jignesh Badani Intranet/Extranet Technical Services - Forwarded by Jignesh Badani/MMSA/MMCX on 01/27/2006 06:38 PM - Jign

[EMAIL PROTECTED] mod_auth_ldap mod_auth_mysql on OS-X

2006-01-27 Thread William Paredes
Just before going "live" I noticed that mod_auth_mysql and mod_auth_ldap do not "fail through" properly when protecting the same realm. 1] The mysql protected area below works as expected. entering a bad password or unknown user produces the correct response. [Fri Jan 27 19:34:10 2006] [error]

Re: [EMAIL PROTECTED] Yet another Redirect/ RedirectMatch question

2006-01-27 Thread Mukarram Syed
Hi,I am trying to reproduce the error that you all have mentioned in your emails to me.  Where do you get the part where it says: [HTTP/1.1 *301 Moved Permanently*\r\nServer: Netscape-Enterprise/6.0\r\nDate: Fri, 27 Jan 2006 20:30: 20 GMT\r\nContent-length: 0\r\n*Location: http://www.esalton.com

Re: [EMAIL PROTECTED] Apache 2.0 running but http://localhost won't work.

2006-01-27 Thread Benjamin Adams
If you are behind a router You have to set your ServerName to your outside ip. On Jan 27, 2006, at 4:17 PM, Boysenberry Payne wrote: You might need to set: ServerName 127.0.0.1 in your httpd.conf file Boysenberry boysenberrys.com | habitatlife.com | selfgnosis.com On Jan 27, 2006,

Re: [EMAIL PROTECTED] Apache 2.0 running but http://localhost won't work.

2006-01-27 Thread java_nutt
You also need to make sure you have some kind of index.htm(l) file in your DocumentRoot folder. Apache can't serve you a page if there isn't one to serve. I only bring this up because you didn't specify. James - The official

Re: [EMAIL PROTECTED] Yet another Redirect/ RedirectMatch question

2006-01-27 Thread Mukarram Syed
Thanks Anderson.To answer the last part " Yet, it should work... Anyways, I think your best shot would be to redirect http://www.max-toastmaster.com/ directly to http://www.esalton.com/control/main/ , instead of just http://www.esalton.com/ ."I tried that i.e.,  ServerName maxim-toastmaster.com  Re

Re: [EMAIL PROTECTED] Apache 2.0 running but http://localhost won't work.

2006-01-27 Thread Boysenberry Payne
You might need to set: ServerName 127.0.0.1 in your httpd.conf file Boysenberry boysenberrys.com | habitatlife.com | selfgnosis.com On Jan 27, 2006, at 12:41 PM, Chris D'Ambrosio wrote: hi, i just recently downloaded Apache 2.0 to my system (apache_2.0.55-win32-x86-no_ssl.msi)   i'm r

[EMAIL PROTECTED] perl and suexec

2006-01-27 Thread Victor Sterpu
I configured apache suexec with php. Now I want to do the same with apache suexec and perl, but I get a "Premature end of script headers". This is the only error in the logs. It a make su with the user of the virtual domain, I can execute succesfuly the perl program(and the result is a html pa

Re: [EMAIL PROTECTED] Yet another Redirect/ RedirectMatch question

2006-01-27 Thread Anderson Miranda
Hi Syed, List... First off, I'm getting the headers from my proxy log files (squid). When I try to access http://www.esalton.com/ , I'm getting this: [HTTP/1.1 *302 Moved Temporarily*\r\nDate: Fri, 27 Jan 2006 20:31:52 GMT\r\nServer: Apache/2.0.46 (Red Hat)\r\nSe t-Cookie: JSESSIONID=448CA44547

Re: [EMAIL PROTECTED] Apache directives

2006-01-27 Thread Brenda Washington
  o If you want freely available support for running Apache please join the   Apache user community by subscribing to Users Mailing List at   http://httpd.apache.org/userslist.html or one of the following USENET   newsgroups:   comp.infosystems.www.servers.unix   comp.infosyst

Re: [EMAIL PROTECTED] Yet another Redirect/ RedirectMatch question

2006-01-27 Thread Mukarram Syed
Thanks Joost.  This helps.  What do we do next since it is not pointing to Apache.  It looks like someone else is displaying this 404 error page.Silly question...How did you look at the headers.  I downloaded http liveheaders for firefox and when I opened it up, I am not seeing anything in the head

[EMAIL PROTECTED] Apache for embedded arm - seeking advice

2006-01-27 Thread yan seiner
I am not an apache guru I've managed to set up a few websites, which so far run and do what they need to do, but I am not very knowledgeable about apache as a developer, which is the role I find myself in. I am working on an embedded arm project. I've been trying (so far unsuccessfu

Re: [EMAIL PROTECTED] Apache directives

2006-01-27 Thread Chris D'Ambrosio
brenda, wish i could help you but i only joined the group to get help myself... not really that knowledgeable yet... still learning. how did you find my email address and is their a larger list of participants so that i might ask my own question? i joined the group but can't find where to ask my qu

[EMAIL PROTECTED] Apache 2.0 running but http://localhost won't work.

2006-01-27 Thread Chris D'Ambrosio
hi, i just recently downloaded Apache 2.0 to my system (apache_2.0.55-win32-x86-no_ssl.msi)   i'm running windows XP home edition.   the msi would not start downloading until i turned off my wireless connection (not sure if this could be the root of the problem). once turned off the msi wiz

[EMAIL PROTECTED] Apache directives

2006-01-27 Thread Brenda Washington
I upgraded my apache server from apache 1.3 with Openldap-2.0 and mod_ssl-2.0 to apache 2.0. With openldap-2.0 and mod_ssl-2.0 running.  I configured the mod_auth_ldap directives AuthLDAPBindAsUser and AuthLDAPcryptPasswords in the apache 1.3 httpd.conf file which worked great with my ldap serve

RE: [EMAIL PROTECTED] problem hosting a webpage in apache(asap)..

2006-01-27 Thread Schultz, Gary - COMM
Start simple. Does http://localhost bring up the Apache start page? If not the Apache servcie isn't running.      From: mohan devanoor [mailto:[EMAIL PROTECTED] Sent: Friday, January 27, 2006 2:59 AMTo: users@httpd.apache.orgSubject: [EMAIL PROTECTED] problem hosting a webpage in apache(a

Re: [EMAIL PROTECTED] Re: apache 2.2 mod_proxy failover/lb

2006-01-27 Thread Robby Pedrica
Joost de Heer wrote: Does anyone know the syntax to disable a node in the balancer-member config for mod_proxy? I'm currently using the following config: BalancerMember http://ip2:80 status=D ( or status=d ) Should be 'status=disabled'. And yes, that's un

[EMAIL PROTECTED] Re: apache 2.2 mod_proxy failover/lb

2006-01-27 Thread Joost de Heer
> Does anyone know the syntax to disable a node in the balancer-member > config for mod_proxy? I'm currently using the following config: > BalancerMember http://ip2:80 status=D ( or status=d ) Should be 'status=disabled'. And yes, that's undocumented... Joost --

[EMAIL PROTECTED] apache 2.2 mod_proxy failover/lb

2006-01-27 Thread Robby Pedrica
Hi All, Does anyone know the syntax to disable a node in the balancer-member config for mod_proxy? I'm currently using the following config: BalancerMember http://ip1:80 redirect=192.168.4.3 BalancerMember http://ip2:80 status=D ( or status=d ) Apache starts fine and doesn't say anything ab

[EMAIL PROTECTED] Alias and directory path

2006-01-27 Thread Brian E Miller
I have been looking at this for several days. No matter how I configure, I still get either "Object not found" or "Permission denied" depending on the configuration. You would think that this would be straight forward. I have searched and read and everything should be working. Any suggestions

RE: [EMAIL PROTECTED] Re: problem while access .htaccess

2006-01-27 Thread Boyle Owen
> -Original Message- > From: sachin sachin [mailto:[EMAIL PROTECTED] > Sent: Freitag, 27. Januar 2006 11:58 > To: users@httpd.apache.org > Cc: sachin sachin > Subject: [EMAIL PROTECTED] Re: problem while access .htaccess > > Hi all, > > Yes, I found out the problem is AllowOverride as No

Re: [EMAIL PROTECTED] How to execute cgi on a proxied host ?

2006-01-27 Thread Annie Dumont
Axel-Stéphane SMORGRAV a écrit : I reproduce the exact same behaviour you describe. Is there any reason why you should allow the execution of CGI scripts on the reverse proxy at all? If not you could remove the ScriptAlias directive from your configuration altogether... Tested ! Great,

[EMAIL PROTECTED] Warnings during configure command execution for Apache 2.0.53 Installation

2006-01-27 Thread Lekha Menon
Hi All,   While trying to install Apache 2.0.53, i get the following warnings -   configure: WARNING: db43/db.h: present but cannot   be compiledconfigure: WARNING: db43/db.h: check for   missing prerequisite headers?configure: WARNING: db43/db.h: see the Autoconf   documentationconfi

[EMAIL PROTECTED] Re: problem while access .htaccess

2006-01-27 Thread sachin sachin
Hi all, Yes, I found out the problem is AllowOverride as None.Now, I modified the  AllowOverride option as All then Apache reads the .htacess file. But .htaccess configuration does not allow to configure ProxyPass & ProxyHTMLURLMap configuration. Please let me know Is ProxyPass & ProxyHTMLURLM

[EMAIL PROTECTED] problem while access .htaccess

2006-01-27 Thread sachin sachin
Hi all, I configured the proxypass configuration in .htaccess file, but it doesn't effect proxy the request. I set the Document root directory as /home/Test/, And I create a test file inside the /home/Test/test.txt file. I try to access http://servername:8080/ the apache server, It displays test.

RE: [EMAIL PROTECTED] alias domains

2006-01-27 Thread Boyle Owen
> -Original Message- > From: shaun [mailto:[EMAIL PROTECTED] > Sent: Freitag, 27. Januar 2006 10:35 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] alias domains > > Hi > > > > I need to set up a server that will allow me to use > www.domain.co.za

Re: [EMAIL PROTECTED] Yet another Redirect/ RedirectMatch question

2006-01-27 Thread Joost de Heer
Mukarram Syed wrote: > Hi. > Thanks for replying Joshua. Sorry for delay in responding back. > > Here is my redirect: > > > ServerName maxim-toastmaster.com > Redirect / http://www.esalton.com/ > Here are the headers when I go to 'http://maxim-toastmaster.com': HTTP/1.x 301 Moved Permanently S

[EMAIL PROTECTED] alias domains

2006-01-27 Thread shaun
Hi   I need to set up a server that will allow me to use www.domain.co.za as well as www.name.domain.co.za and name.domain.co.za. Which files do I edit and how do I go about setting this up. The server currently only recognizes www.domain.co.za and domain.co.za.   Thank You Shaun

[EMAIL PROTECTED] RE: Solved [EMAIL PROTECTED] problem hosting a webpage in apache(asap)..

2006-01-27 Thread mohan devanoor
hello guys, Thank you all my problem is solved  and sorry tooo i have called hello.html instead of hello.htm sorry guys and thanku very much for helping me out     Bring words and photos together (easily) with PhotoMail - it's free and works with Yahoo! Mail.

RE: [EMAIL PROTECTED] problem hosting a webpage in apache(asap)..

2006-01-27 Thread Axel-Stéphane SMORGRAV
Open an Internet explorer on your apache server host. Go to File > Open Paste D:\Apache2\htdocs\status.html into the field and press Return. What happens then? -ascs From: mohan devanoor [mailto:[EMAIL PROTECTED] Sent: Friday, January 27, 2006 9:59 AM To: u

Re: [EMAIL PROTECTED] Mass configured virtual hosts and dynamic alias's

2006-01-27 Thread Tom Turrisi
Joshua Slive wrote: On 1/26/06, Tom Turrisi <[EMAIL PROTECTED]> wrote: Thanks for you reply. It's put me in the right direction but i'm still having a problem working out the correct regex for what i need to do. I don't know how to get the first and second characters of the domain into the p

[EMAIL PROTECTED] problem hosting a webpage in apache(asap)..

2006-01-27 Thread mohan devanoor
Hi Stephane as you said,  iam  getting the following errors    In error log file [Fri Jan 27 14:16:37 2006] [error] [client 172.16.100.4] File does not exist: D:/Apache2/htdocs/status.html  In access log 172.16.100.4 - - [27/Jan/2006:14:16:37 +0530] "GET /status.html HTTP/1.1" 404 296   Bu

RE: [EMAIL PROTECTED] problem hosting a webpage in apache(asap)..

2006-01-27 Thread Axel-Stéphane SMORGRAV
Some web server replied with a HTTP 404, whether apache or another. What you need to find out is whether it was Apache that replied. Supposing your ServerRoot is d:/apache2 and your ErrorLog is logs/error.log, please post the relevant parts of the file d:\apache2\logs\error.log If Apache is ac

[EMAIL PROTECTED] problem hosting a webpage in apache(asap)..

2006-01-27 Thread mohan devanoor
Hi, Actually i want my web page to run on apache server.(Ex: hello.html) i want it to get it accesed from the same system in whic i have my apache server Ex: http://localhost/Mywebsite     then i need to get my webpage (hello.html) I have checked the Document root and placed my hello.html in t

RE: [EMAIL PROTECTED] problem hosting a webpage in apache(asap)..

2006-01-27 Thread java_nutt
"Axel-Stéphane SMORGRAV" <[EMAIL PROTECTED]> wrote: > Hey guys, wake up! > > Where do you think Mohan got the HTTP 404 from??? Well, I'm a complete n00b, so there's my excuse. Not sure about everyone else, though. ;-) James -

RE: [EMAIL PROTECTED] problem hosting a webpage in apache(asap)..

2006-01-27 Thread Axel-Stéphane SMORGRAV
Hey guys, wake up! Where do you think Mohan got the HTTP 404 from??? There are two possibilities: 1. It was the apache httpd server that actually served the HTTP 404 in which case Mohan did not put the file in the right place. Check the DocumentRoot and make sure the file is in that directory 2