For some reason my emails are being treated as spam.
This is the error:
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
users@httpd.a
Hello All,
So I am wondering if there is a way to have the Google Analytics code
inserted into requests as they come through an apache proxy? Or do I really
have to put the analytics code onto every page on each server?
Thanks,
Mike
Thanks to all for the number of thoughtful responses.
Cheers~
MG
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: Thursday, April 09, 2009 3:04 PM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] Vhost shortcut?
Jan G.B. wrote:
> 2009/4/9 Griffith, Michael *
Jan G.B. wrote:
2009/4/9 Griffith, Michael * :
What I fail to get in all of this, is the need to involve Rewrite's and
all that stuff.
First a basic question : are all these "difficult users", and this
webserver, inside the same corporate network (or the same "company.com"
domain) ?
If not
On 8-Apr-09, at 8:24 PM, Eric Covener wrote:
No, 1:n.
Yes, I have it there.
NameVirtualHost *:80
I think I got it to work. I will catch up on this thread if I have
more issues.
Thanks
Rich in Toronto
...now go get on your bike
--
* Ali Naddaf [2009-04-09 18:19]:
> I also understand that the file system used on the server (say Ext2
> vs Ext3 vs Reiser, ...) can play a role here.
I'd suggest finding out how many files you can comfortably handle in a
single directory for the given filesystem before performance starts to
degr
Last posting for me on this:
23238 csvn 15 0 177m 76m 3808 S 0.0 0.6 1:33.87 httpd
22877 csvn 15 0 138m 37m 3836 S 0.0 0.3 0:46.52 httpd
23042 csvn 15 0 136m 34m 3792 S 0.0 0.3 0:15.11 httpd
22885 csvn 15 0 132m 31m 3832 S 0.0 0.3 3:00.81 httpd
2
Hello everyone.
I am planning on using Apache to serve a large number of files that can
easily grow over time (to hundreds of thousands). My use case is around
client applications (controlled by me as well) that given a file name,
they want to download that file. One easy, and probably not ver
2009/4/9 Griffith, Michael * :
> Eric,
>
> Thanks for the quick reply. I have to admit I am a novice with Apache
> config. Something like this would do the trick?
>
> RewriteRule ^/(.*) http://fully.qualified.domain.name/$1 [L,R]
>
> Cheers!
> mg
>
Well.. something like this in your .htac
On Thu, Apr 9, 2009 at 11:11 AM, Griffith, Michael *
wrote:
> Eric,
>
> Thanks for the quick reply. I have to admit I am a novice with Apache
> config. Something like this would do the trick?
>
> RewriteRule ^/(.*) http://fully.qualified.domain.name/$1 [L,R]
see canonical hostnames: http
2009/4/9 Griffith, Michael * :
> I have some difficult users, who want to just type in a partial URL (in
> this case "tracking") as the URL and be directed to an app that is
> located on a server with a DNS entry tracking.domain.com.
>
Guessing the clients can resolve "tracking" to the correct ser
Eric,
Thanks for the quick reply. I have to admit I am a novice with Apache
config. Something like this would do the trick?
RewriteRule ^/(.*) http://fully.qualified.domain.name/$1 [L,R]
Cheers!
mg
-Original Message-
From: Eric Covener [mailto:cove...@gmail.com]
Sent: Thursd
On Thu, Apr 9, 2009 at 10:58 AM, Griffith, Michael *
wrote:
> I have some difficult users, who want to just type in a partial URL (in
> this case "tracking") as the URL and be directed to an app that is
> located on a server with a DNS entry tracking.domain.com.
As long as DNS gets them to your s
I have some difficult users, who want to just type in a partial URL (in
this case "tracking") as the URL and be directed to an app that is
located on a server with a DNS entry tracking.domain.com.
I suggested setting a browser bookmark, but was rebuffed. Browser is
IE6, if that makes any differe
2009/4/8 Igor Cicimov :
> Just an idea ... have you tried putting the hexadecimal representation of
> the "+" symbol so apache translates it into "+" when encoding?
I want all the urls to be human readable.
Regards, Clodoaldo
>
> On Wed, Apr 8, 2009 at 11:19 PM, Clodoaldo Pinto Neto
> wrote:
>>
On Wed, Apr 8, 2009 at 8:26 PM, Viaduct Productions
wrote:
> sh: apachectl/apache2ctl/httpd/: No such file or directory
Choose the one your system provides.
--
Eric Covener
cove...@gmail.com
-
The official User-To-User suppor
Davide Bianchi wrote:
> J. Bakshi wrote:
>
>> Hello Davide,
>>
>> I have no problem to use the same certificate because this is a test
>> server. I am really eager to know how to achieve this and I am using
>> name based vhost here.
>>
>> Please enlighten me.
>>
>
> The same way you do with
J. Bakshi wrote:
> Hello Davide,
>
> I have no problem to use the same certificate because this is a test
> server. I am really eager to know how to achieve this and I am using
> name based vhost here.
>
> Please enlighten me.
The same way you do with non-SSL VHosts, only, you have to add SSL
sp
Davide Bianchi wrote:
> J. Bakshi wrote:
>
>> I have already googled lot and found it is not possible to use the same
>> port as https for all the virtual hosts.
>>
>
> Yes it is. You can use different IP addresses, or you can just use one
> ip address for all of them. What will happen in t
J. Bakshi wrote:
> I have already googled lot and found it is not possible to use the same
> port as https for all the virtual hosts.
Yes it is. You can use different IP addresses, or you can just use one
ip address for all of them. What will happen in this last case is that
all the VHosts will us
Hello,
I have already googled lot and found it is not possible to use the same
port as https for all the virtual hosts. debian is an exception but I
have not dig it as my server is based on suse. In one of my virtual host
I have configured SSL for it by * Listen 443* and both http and https
is r
21 matches
Mail list logo