Re: [EMAIL PROTECTED] Need help

2007-10-20 Thread Joe Masters
On 22:11 Sat 20 Oct , Danie Qian wrote: > where can you get a VPS for $10? > http://bitfolk.com/plans.html -- Regards, Joe - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.

Re: [EMAIL PROTECTED] Need help

2007-10-20 Thread Joe Masters
On 22:11 Sat 20 Oct , Danie Qian wrote: > where can you get a VPS for $10? > http://www.vpslink.com/vps-hosting/ http://www.redwoodvirtual.com/ http://www.tektonic.net/unmanaged.html -- Regards, Joe - The official User-To-U

Re: [EMAIL PROTECTED] EAPI vs API

2007-10-20 Thread Bernard Barton
Joshua Slive wrote: > On 10/19/07, Bernard Barton <[EMAIL PROTECTED]> wrote: > >> When I run an apachectl configtest, I get the errors below regarding >> compiling apache with -DEAPI. Apche has an option "--disable-rule=EAPI=no", >> and I also tried --enable-rule=EAPI=no. Oddly, when I run m

Re: [EMAIL PROTECTED] .htaccess/Expires/Cache-Control: 500 error

2007-10-20 Thread Joshua Slive
On 10/20/07, Jonathan Hayward http://JonathansCorner.com <[EMAIL PROTECTED]> wrote: > Just for sanity's sake--could you check that the date is appropriately > formatted, and if the date format is causing problems, give an appropriate > format for "Mon, 1 Jan 2007 1:00:00 GMT" or "Mon, 01 Jan 2007

Re: [EMAIL PROTECTED] Need help

2007-10-20 Thread Danie Qian
where can you get a VPS for $10? - Original Message - From: "Joe Masters" <[EMAIL PROTECTED]> To: Sent: Friday, October 19, 2007 5:10 PM Subject: Re: [EMAIL PROTECTED] Need help On 13:40 Fri 19 Oct , Tyler() wrote: I'm a noob servers & stuff, I was wondering what I would nee

Re: [EMAIL PROTECTED] .htaccess/Expires/Cache-Control: 500 error

2007-10-20 Thread Jonathan Hayward http://JonathansCorner.com
Just for sanity's sake--could you check that the date is appropriately formatted, and if the date format is causing problems, give an appropriate format for "Mon, 1 Jan 2007 1:00:00 GMT" or "Mon, 01 Jan 2007 01:00:00 GMT"? On 10/20/07, Jonathan Hayward http://JonathansCorner.com < [EMAIL PROTECT

Re: [EMAIL PROTECTED] .htaccess/Expires/Cache-Control: 500 error

2007-10-20 Thread Jonathan Hayward http://JonathansCorner.com
The documentation I had seen -- http://www.askapache.com/htaccess/apache-speed-expires.html , http://www.askapache.com/htaccess/apache-speed-cache-control.html , gave a double backslash, and my experimenting with a single backslash didn't work. The following (with a single backslash) is enough to

Re: [EMAIL PROTECTED] passing enviroment with PasEnv

2007-10-20 Thread Joshua Slive
On 10/19/07, loredana loredana <[EMAIL PROTECTED]> wrote: > Ok, here's something I don't understand. I've connected my apache and tomcat > using mod_jk > in my httpd.conf I wrote > SetEnv REMOTE_USER xxx > PassEnv REMOTE_USER > > and then in tomcat I just wrote a file > > <% out.print (request.get

Re: [EMAIL PROTECTED] .htaccess/Expires/Cache-Control: 500 error

2007-10-20 Thread Joshua Slive
On 10/19/07, Jonathan Hayward http://JonathansCorner.com <[EMAIL PROTECTED]> wrote: > I am getting an internal server error (500) if I place the following in my > ROOT .htaccess: What does the apache error log say? I'm not sure why you are using a double-slash at the beginning of the regexes. It

Re: [EMAIL PROTECTED] EAPI vs API

2007-10-20 Thread Joshua Slive
On 10/19/07, Bernard Barton <[EMAIL PROTECTED]> wrote: > When I run an apachectl configtest, I get the errors below regarding > compiling apache with -DEAPI. Apche has an option "--disable-rule=EAPI=no", > and I also tried --enable-rule=EAPI=no. Oddly, when I run make in the > apache_1.3.33 di

Re: [EMAIL PROTECTED] svn access via apache with ntlm authentication

2007-10-20 Thread Joshua Slive
On 10/20/07, Thomas Fazekas <[EMAIL PROTECTED]> wrote: > In coclusion, svn with NTLM authentication doesn't work... > My problem is that I can't see any other solution how to bring together > a linux based apache/svn with our NT4 based domain :( > > For the time being I'm just gonna go with win bas

[EMAIL PROTECTED] Re: CGI works, but client denied error messages in error.log

2007-10-20 Thread Georg Sauthoff
On 2007-08-08, Vincent Bray <[EMAIL PROTECTED]> wrote: > On 08/08/2007, Georg Sauthoff <[EMAIL PROTECTED]> wrote: [..] >> Error message in error.log: >> [client 127.0.0.1] client denied by server configuration: /var/www/bar >> Can someone explain me this behaviour? I don't understand this. This er

Re: [EMAIL PROTECTED] svn access via apache with ntlm authentication

2007-10-20 Thread Thomas Fazekas
In coclusion, svn with NTLM authentication doesn't work... My problem is that I can't see any other solution how to bring together a linux based apache/svn with our NT4 based domain :( For the time being I'm just gonna go with win based NT server, it is dissapointing though that I didn't get any r