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
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://
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.
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
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
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
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
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
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
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
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
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
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
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.
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
> -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
> -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:
>
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
18 matches
Mail list logo