Re: [EMAIL PROTECTED] multiple RewriteRule to one RewriteCond

2005-10-28 Thread Joshua Slive
On 10/28/05, Jeremy Grant <[EMAIL PROTECTED]> wrote: > I want to be able to apply multiple Rules to two conditions. This is > how I thought I could do it but I am finding this does nto work: > > RewriteCond %{HTTP_HOST} ^www\.colgate\.com [OR] > RewriteCond %{HTTP_HOST} ^origin\.www\.colgate\.com

[EMAIL PROTECTED] Re: .htaccess (again) and a 500 error!

2005-10-28 Thread Joshua Kugler
On Friday 28 October 2005 13:45, m i l e s wrote: > Nevermind...FOUND IT! > > For those of you wondering and have no idea where to look. > > The .HTACCESS file is located in the directory that you're trying to > protect. As per the documentation. -- Joshua Kugler CDE System Administrator http://

Re: [EMAIL PROTECTED] .htaccess (again) and a 500 error!

2005-10-28 Thread m i l e s
Nevermind...FOUND IT! For those of you wondering and have no idea where to look. The .HTACCESS file is located in the directory that you're trying to protect. My problem stemmed from the fact that I inherited a directory from another provider and that directory contained a .htaccess file.

[EMAIL PROTECTED] Re: .htaccess (again) and a 500 error!

2005-10-28 Thread Joshua Kugler
On Friday 28 October 2005 12:19, m i l e s wrote: > Where do I find the .htaccess file ? Your error message states: /Library/WebServer/Documents/~adomain.com/.htaccess: ErrorDocument not allowed here. So I would assume, although I know very little about Macs, that you would find it in: /Libra

[EMAIL PROTECTED] multiple RewriteRule to one RewriteCond

2005-10-28 Thread Jeremy Grant
I want to be able to apply multiple Rules to two conditions. This is how I thought I could do it but I am finding this does nto work: RewriteCond %{HTTP_HOST} ^www\.colgate\.com [OR] RewriteCond %{HTTP_HOST} ^origin\.www\.colgate\.com [NC] RewriteRule ^/espanol(.*) http://www.colgate.com/app/Colg

[EMAIL PROTECTED] php extensions, help

2005-10-28 Thread Efren Bravo
Hi, I've installed Apache1.3x and PHP5.0.x on a freebsd5.4 box and I need to use the functions: imap_open(), imap_close(), etc. I know I've to install the imap extension, I've done on windows. How do I do it on freebsd? I mean, I haven't the imap extension (.so). Where can I find it? T

[EMAIL PROTECTED] modproxy Question

2005-10-28 Thread Yu, Ming
Hi - I am using apache 2.0.55 as reverse proxy server. I am having a problem recently after I patched my Solaris 9 system. I patched the system to its latest patch. The ProxyPass and ReverseProxyPass stop working, (it will generate 404 error). Even I re-compile the apache, it is still the same

Re: [EMAIL PROTECTED] .htaccess (again) and a 500 error!

2005-10-28 Thread m i l e s
Joshua, Where do I find the .htaccess file ? M i l e s. - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROT

Re: [EMAIL PROTECTED] .htaccess (again) and a 500 error!

2005-10-28 Thread Joshua Slive
On 10/28/05, m i l e s <[EMAIL PROTECTED]> wrote: > [Fri Oct 28 15:45:17 2005] [alert] [client xxx.xxx.xxx.xxx] /Library/ > WebServer/Documents/~adomain.com/.htaccess: ErrorDocument not allowed > here. > > There is NO ErrorDocument in the vHost Directive for this domain > (there should be, but the

[EMAIL PROTECTED] .htaccess (again) and a 500 error!

2005-10-28 Thread m i l e s
Hi, Ive run into an odd problem. First off Im running OS X Client 10.3.8 and Apache/1.3.33 running on Port 80. That said...onto the ODD problem. Ive enabled directory security on ONE of my hosted domains [beta.xdomain.com] (of which I host about 60 or so on just this one machine), and t

Re: [EMAIL PROTECTED] Combination of plain and html

2005-10-28 Thread Tom Cat
This sounds more like it could be an SELinux problem too. Check out this page for how to deal with both possible causes: http://www.slingcode.com/apache.php On 10/28/05, Ben Gardiner <[EMAIL PROTECTED]> wrote: > I did as suggested, and still get one kind of error I can't understand. > Here is the

Re: [EMAIL PROTECTED] Combination of plain and html

2005-10-28 Thread Joshua Slive
On 10/28/05, Ben Gardiner <[EMAIL PROTECTED]> wrote: > I did as suggested, and still get one kind of error I can't understand. > Here is the complete line as it appears in the error_log, except that > the client identity is X'd out: > > [Fri Oct 28 06:42:19 2005] [error] [client XX.XXX.XX.XX] Dire

RE: [EMAIL PROTECTED] permission denied only on some directories

2005-10-28 Thread Wagner, Aaron
Look for 'Options -Indexes'(turn off directory listing) Or 'Options +Indexes'(turn on directory listing) in your httpd.conf Thanx Aaron N Wagner Monitoring Systems and Network Tools CCO-Command Center Operations 804.515.6298 > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMA

Re: [EMAIL PROTECTED] Combination of plain and html

2005-10-28 Thread Ben Gardiner
I did as suggested, and still get one kind of error I can't understand. Here is the complete line as it appears in the error_log, except that the client identity is X'd out: [Fri Oct 28 06:42:19 2005] [error] [client XX.XXX.XX.XX] Directory index forbidden by rule: /home/httpd/vhosts/aidsinfobbs.

[EMAIL PROTECTED] permission denied only on some directories

2005-10-28 Thread joao . miguel . ferreira . 19740720
Hello all, I have a strange problem: my apache lists some directories but it doesn't list the other directory. I get "You don't have permission to access /mrtg on this server." on the mrtg directory. But I have 2 other directories and apache works well on those My server is accessible athttp

RE: [EMAIL PROTECTED] Apche 2.0.54 - Windows OS configured Japaneese Language

2005-10-28 Thread Boyle Owen
> -Original Message- > From: jagadish gowda [mailto:[EMAIL PROTECTED] > Sent: Freitag, 28. Oktober 2005 08:21 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Apche 2.0.54 - Windows OS configured Japaneese > Language > > > HI, > could any body tell me does Apche 2.0.54 have any

RE: [EMAIL PROTECTED] Re: The connection was refused when attempting to contact localhost

2005-10-28 Thread Boyle Owen
> -Original Message- > From: Uzo Madu [mailto:[EMAIL PROTECTED] > Sent: Freitag, 28. Oktober 2005 07:08 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Re: The connection was refused when > attempting to > contact localhost > > > On Thursday 27 October 2005 19:27, you wrote: >

RE: [EMAIL PROTECTED] The connection was refused when attempting to contact localhost

2005-10-28 Thread Axel-Stéphane SMORGRAV
The two messages are perfectly normal. The first warns you that you have not configured the SSL Session Cache which probably means that your clients will need to renegotiate the SSL session for every TCP connection. The second one is just an enumeration of versions...   Could your problem b