Re: [EMAIL PROTECTED] to set htaccess on apache2 on Ubuntu

2007-03-27 Thread Joshua Slive
On 3/27/07, Kaushal Shriyan <[EMAIL PROTECTED]> wrote: Hi How to set htaccess on apache2 on Ubuntu That's pretty-close to a meaningless question. Perhaps you want to start here: http://httpd.apache.org/docs/2.0/howto/htaccess.html Joshua. -

[EMAIL PROTECTED] to set htaccess on apache2 on Ubuntu

2007-03-27 Thread Kaushal Shriyan
Hi How to set htaccess on apache2 on Ubuntu $ dpkg -l apache2 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version

Re: [EMAIL PROTECTED] Problem with userdir and symbolic links

2007-03-27 Thread Joshua Slive
On 3/27/07, Steve Kelem <[EMAIL PROTECTED]> wrote: Thanks, that worked, but it took me a while to realize that there has to be a space between "/home/" and ">". No, there doesn't, as far as I know. There was probably something else going on. Joshua. ---

Re: [EMAIL PROTECTED] Problem with userdir and symbolic links

2007-03-27 Thread Steve Kelem
Thanks, that worked, but it took me a while to realize that there has to be a space between "/home/" and ">". Thanks, Steve Joshua Slive said the following on 03/27/2007 06:33 AM: > On 3/26/07, Steve Kelem <[EMAIL PROTECTED]> wrote: >> I'm trying to get userdir to work. Home directories are defin

Re: [EMAIL PROTECTED] Cannot use ServerName with a reverse proxy

2007-03-27 Thread Jeremie Le Hen
Hi Joshua, On Fri, Mar 16, 2007 at 09:29:30AM -0400, Joshua Slive wrote: > I don't see any direct way this could happen. Some thoughts: > > 1. OpenBSD's "apache" is somewhat-heavily patched based on an obsolete > version and therefore might do any number of things different from > regular apache

Re: [EMAIL PROTECTED] Problems with LDAP and Basic Authentication

2007-03-27 Thread Ricardo Stella
Rob Tanner wrote: > Hi, > > I'm having problems with LDAP authentication. What worked in Apache > v2.0.53 does not work in Apache v2.2.4 and I assume that the difference > is actually between mod_auth_ldap.c and mod_authnz_ldap.c. Below is an > example of an LDAP configuration that works with t

Re: [EMAIL PROTECTED] Problems with LDAP and Basic Authentication

2007-03-27 Thread Rob Tanner
Ah, the missing piece: "AuthBasicProvider ldap" Thanks. -- Rob Ricardo Stella said the following on 03/27/2007 10:19 AM: > Rob Tanner wrote: > >> Hi, >> >> I'm having problems with LDAP authentication. What worked in Apache >> v2.0.53 does not work in Apache v2.2.4 and I assume that the diff

Re: [EMAIL PROTECTED] Changing content-type in response headers

2007-03-27 Thread Doug McNutt
At 19:34 + 3/27/07, Dmitriy Gorbenko wrote: >I have an apache 2.2.4, which handles specific queries by module, written >using mod_cplusplus library. >I was using Apache2.2.3 for a long time (as only it was released) and all >going right. But after changing to 2.2.4 troubles arrived: apache re

[EMAIL PROTECTED] RE : [EMAIL PROTECTED] mod_proxy_balancer problem

2007-03-27 Thread PIRONET Benoit
I did a mistack it is not ProxyPassReverse / htt://www.lifeonline.be:80 but ProxyPassReverse / http://www.lifeonline.be:80 I also add ProxyPass / http://www.lifeonline.be:80 but it still not runs :( Here is my actual VirtualDomain Configuration: ServerName lbtest.lifeonline.be

[EMAIL PROTECTED] Changing content-type in response headers

2007-03-27 Thread Dmitriy Gorbenko
Hi all. I have an apache 2.2.4, which handles specific queries by module, written using mod_cplusplus library. I was using Apache2.2.3 for a long time (as only it was released) and all going right. But after changing to 2.2.4 troubles arrived: apache return in response header wrong content-typ

[EMAIL PROTECTED] Problems with LDAP and Basic Authentication

2007-03-27 Thread Rob Tanner
Hi, I'm having problems with LDAP authentication. What worked in Apache v2.0.53 does not work in Apache v2.2.4 and I assume that the difference is actually between mod_auth_ldap.c and mod_authnz_ldap.c. Below is an example of an LDAP configuration that works with the older server (w/mod_auth_lda

[EMAIL PROTECTED] ..reading.. in mod_status

2007-03-27 Thread Reif Peter
My server hangs sometimes. When I call the server-status in mod_status, all my children are in status "R", "..reading..". To trace my problem I have to know what this exactly means. What means "..reading.."? In which state of the Apache live cicle does this appear? Does it correspond with entrie

Re: [EMAIL PROTECTED] mod_rewrite

2007-03-27 Thread Joshua Slive
On 3/26/07, Peter Lauri <[EMAIL PROTECTED]> wrote: Hi, I am having some problems getting my mod_rewrite to work on my development server. On my production server (fedora c6) this works fine. But on my development server (fedora c6) it woun't work. I have a file basicpage.php that is located in

Re: [EMAIL PROTECTED] Problem with userdir and symbolic links

2007-03-27 Thread Joshua Slive
On 3/26/07, Steve Kelem <[EMAIL PROTECTED]> wrote: I'm trying to get userdir to work. Home directories are defined as /home/foobar/user, but /home/foobar is a symbolic link to /export/home. How do I enable following that symbolic link? Options FollowSymLinks needs to be set in the directory c

Re: [EMAIL PROTECTED] Problems passing form data outside the root

2007-03-27 Thread matt farey
Mark Crosby wrote: > Regarding this error, I'm still having the same problem. > > I've visited the httpd room on IRC and posted in several forums. > > Here is the page I'm having problems with: > http://www2.specialistagencyservices.co.uk/sections/needwork/test.php > > It links to a script that s

Re: [EMAIL PROTECTED] Problems passing form data outside the root

2007-03-27 Thread Mark Crosby
Regarding this error, I'm still having the same problem. I've visited the httpd room on IRC and posted in several forums. Here is the page I'm having problems with: http://www2.specialistagencyservices.co.uk/sections/needwork/test.php It links to a script that shows the variables produced by

Re: [EMAIL PROTECTED] mod_dumpio

2007-03-27 Thread Krist van Besien
On 3/27/07, Krist van Besien <[EMAIL PROTECTED]> wrote: On 3/26/07, Joshua Slive <[EMAIL PROTECTED]> wrote: > LogLevel debug This did not make any difference at all... (although, according to the manual it should) I tried putting LogLevel debug in my virtualhost context, and now I get the o

RE: [EMAIL PROTECTED] mod_proxy_balancer problem

2007-03-27 Thread PIRONET Benoit
I have changed my VirtualHost configuration like this: ServerName lbtest.lifeonline.be ServerAdmin [EMAIL PROTECTED] ProxyPass / balancer://mycluster2 stickysession=PHPSESSIONID nofailover=On BalancerMember http://www.lifeonline.be:80

Re: [EMAIL PROTECTED] mod_proxy_balancer problem

2007-03-27 Thread Peter Hinse
PIRONET Benoit wrote: > Hello everybody > > > > I have an apache 2.2.4 on a freebsd 5.4 server. > > > > I try to set up a virtual host with load balancing. > > > > Here is a part of my httpd.conf: > > LoadModule proxy_module libexec/apache22/mod_proxy.so > > LoadModule proxy_balancer_

[EMAIL PROTECTED] mod_proxy_balancer problem

2007-03-27 Thread PIRONET Benoit
Hello everybody I have an apache 2.2.4 on a freebsd 5.4 server. I try to set up a virtual host with load balancing. Here is a part of my httpd.conf: LoadModule proxy_module libexec/apache22/mod_proxy.so LoadModule proxy_balancer_module libexec/apache22/mod_proxy_balancer.so LoadMod

Re: [EMAIL PROTECTED] mod_dumpio

2007-03-27 Thread Krist van Besien
On 3/26/07, Joshua Slive <[EMAIL PROTECTED]> wrote: On 3/26/07, Krist van Besien <[EMAIL PROTECTED]> wrote: > Hello all, > > I have an apache 2.0.59 instance that is used as a proxy. In order to > debug some problems I wanted to have a look at all the data that > passed through it, so I recompile