Thanks a lot. That was it. I was using notepad. I switched to wordpad and
now it works.
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: Sunday, March 15, 2009 2:51 PM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] Digest Authentication
Tirtza Bernstein wr
On 13.03.09 12:19, Mark H. Wood wrote:
> We have HTTPD 2.2 with several IP-based VirtualHost definitions. Now
> one of our partners wants to add some name-based vhosts, and it would
> be convenient to just keep using the same address:port as their
> existing application. What I mean to do is just
Eric Covener wrote:
On Sun, Mar 15, 2009 at 2:34 AM, Rex C. Eastbourne
wrote:
However, when I do this, I get the following error message:
[error] VirtualHost *:80 -- mixing * ports and non-* ports with a
NameVirtualHost address is not supported, proceeding with undefined results
Your config
Tirtza Bernstein wrote:
Hi,
I have basic authentication working for svn on apache 2.2. When I try to
switch it to digest authenticated it does not work.
Configuration with Digest Authentication:
DAV svn
SVNListParentPath on
SVNParentPath C:\server\repos
On Sun, Mar 15, 2009 at 2:34 AM, Rex C. Eastbourne
wrote:
> However, when I do this, I get the following error message:
>
> [error] VirtualHost *:80 -- mixing * ports and non-* ports with a
> NameVirtualHost address is not supported, proceeding with undefined results
Your config is perfect, howev
On Fri, Mar 13, 2009 at 4:59 PM, Dan Yamins wrote:
>
> /private/etc/hosts:
>
> 127.0.0.1: localhost
> 255.255.255.255 broadcasthost
> ::1 localhost
> fe80::1%lo0 localhost
> 127.0.0.1: DataEnvironment
>
Try putting:
127.0.0.1: localhost DataEnvironment
one one line if you can't re
On Fri, Mar 13, 2009 at 9:59 PM, Dan Yamins wrote:
>
> When I run apachectl -S I get:
> [Fri Mar 13 16:56:45 2009] [warn] VirtualHost 127.0.0.1:80 overlaps with
> VirtualHost 127.0.0.1:80, the first has precedence, perhaps you need a
> NameVirtualHost directive
> [Fri Mar 13 16:56:45 2009] [
Hi,
I have basic authentication working for svn on apache 2.2. When I try to
switch it to digest authenticated it does not work.
Configuration with Digest Authentication:
DAV svn
SVNListParentPath on
SVNParentPath C:\server\repos
AuthType Digest
On Sun, Mar 15, 2009 at 8:57 AM, Glen Barber wrote:
> I believe you are missing the 'ServerAlias' directive.
>
> http://httpd.apache.org/docs/2.0/vhosts/name-based.html
I don't think that's the problem, as the OP doesn't want one site with
two names, but two sites each with their own name. The c
On Sun, Mar 15, 2009 at 7:34 AM, Rex C. Eastbourne
wrote:
> Hello,
>
> I am completely new to Apache. I have a static IP address that's being
> hosted on an Ubuntu server. (I do not own a domain name yet.) I would like
> to have two versions of a web app on my IP address (let's call it X.X.X.X):
>
Chinmay Tripathi wrote:
> I was wondering if the log file size has any impact on the apache
> performance.
On _apache_ performance not really, but it will impact the performance
of anything you use to analyze said log files. Running a log analyzer on
a 1 Gb file, will require less time and process
Chinmay Tripathi wrote:
Hi,
I was wondering if the log file size has any impact on the apache
performance. On my Linux web server, one log file size is 20GB. I know I can
rotate this log. But my question to you is whether the size of the log file
has any impact on apache performance whatsoever.
On Sun, Mar 15, 2009 at 2:59 AM, Chinmay Tripathi
wrote:
> Hi,
>
> I was wondering if the log file size has any impact on the apache
> performance. On my Linux web server, one log file size is 20GB. I know I can
> rotate this log. But my question to you is whether the size of the log file
> has an
On Sun, Mar 15, 2009 at 2:34 AM, Rex C. Eastbourne
wrote:
> Hello,
>
> I am completely new to Apache. I have a static IP address that's being
> hosted on an Ubuntu server. (I do not own a domain name yet.) I would like
> to have two versions of a web app on my IP address (let's call it X.X.X.X):
>
Hi,
I was wondering if the log file size has any impact on the apache
performance. On my Linux web server, one log file size is 20GB. I know I can
rotate this log. But my question to you is whether the size of the log file
has any impact on apache performance whatsoever.
Any comments or suggestio
15 matches
Mail list logo