AW: [EMAIL PROTECTED] IP sharing by several web servers and computers

2008-03-10 Thread christian.folini
Hey Jan, If I got your question correctly, then you want to have multiple servers with an apache on each of them and they allshare a single IP address? Well, that does not work. What does work is setting a loadbalancer with the single IP address in front of them and then distribute the load tow

[EMAIL PROTECTED] Content negotiation and the Vary header

2008-03-10 Thread Daniel Aleksandersen
Hi list, Just a quick question regarding the HTTP/1.1 Vary header and content negotiation. Must the Vary header contain all “content variables” that affects the content negotiation? For example, say that I have a resource at /location which a user requsts in Norwegian Bokmål and html. The user

[EMAIL PROTECTED] IP sharing by several web servers and computers

2008-03-10 Thread Jan Mura
Hello, I would like to ask how to share an IP adress by several Apache servers. Or I would like to know which part of documentation is dealing with the topic. Thanks a lot Jan Mura [EMAIL PROTECTED] - The official User-To-Us

Re: [EMAIL PROTECTED] SMTP server

2008-03-10 Thread Jonathan Mangin
Send it to yourself to check content. I always use smtp.comcast.net. - Original Message - From: "Alain Roger" <[EMAIL PROTECTED]> To: Sent: Monday, March 10, 2008 3:58 PM Subject: Re: [EMAIL PROTECTED] SMTP server Yes but i need to check also if mail was correctly delivered and if

Re: [EMAIL PROTECTED] SMTP server

2008-03-10 Thread Alain Roger
Yes but i need to check also if mail was correctly delivered and if content is like i expect... On Mon, Mar 10, 2008 at 4:08 PM, <[EMAIL PROTECTED]> wrote: > If you are only looking to SEND emails, you don't need a server at all. > You just need something that will act as an SMTP client - Perl, P

Re: [EMAIL PROTECTED] mod_rewrite/mod_negotiation/mod_dir interaction and SSI

2008-03-10 Thread Joshua Slive
On Mon, Mar 10, 2008 at 10:10 AM, Michael J Gruber <[EMAIL PROTECTED]> wrote: > Had you been reading on you would have noticed that processing of > per-dir config poses some questions already (putting it as per-dir in > DOCROOT is always an option). Sure, but I don't see them as worth answerin

Re: [EMAIL PROTECTED] mod_dav, xp professional sp2 errors

2008-03-10 Thread Joshua Slive
On Mon, Mar 10, 2008 at 1:31 PM, Julius <[EMAIL PROTECTED]> wrote: > Hi, > > > my xp machine can mount the dav share, but thats it. cant copy/read or > do anything to the files. > it stalls for some time and then something like couldnt read source > error appears. > The share works fine from a

[EMAIL PROTECTED] mod_dav, xp professional sp2 errors

2008-03-10 Thread Julius
Hi, my xp machine can mount the dav share, but thats it. cant copy/read or do anything to the files. it stalls for some time and then something like couldnt read source error appears. The share works fine from a linux box with davfs. share: DAVLockDB /home/httpd/DAV/DAVLock DAV On AllowOverrid

Re: [EMAIL PROTECTED] SSI help

2008-03-10 Thread Joshua Slive
On Mon, Mar 10, 2008 at 12:55 PM, Oteng Michael Raesima <[EMAIL PROTECTED]> wrote: > Hi > > thanx a lot for your response. I have made the following modification to the > apache2.conf file so that i can use SSI using the ErrorDocument: > > Show us what you've done so far. Remember that the variabl

Re: [EMAIL PROTECTED] SSI help

2008-03-10 Thread Oteng Michael Raesima
Hi thanx a lot for your response. I have made the following modification to the apache2.conf file so that i can use SSI using the ErrorDocument: Alias /error/ "/usr/share/apache2/error/" AllowOverride None Options MultiViews +IncludesNoExec FollowSymLinks AddType text/

Re: [EMAIL PROTECTED] SMTP server

2008-03-10 Thread Dan_Mitton
If you are only looking to SEND emails, you don't need a server at all. You just need something that will act as an SMTP client - Perl, PHP, Ruby, CGI... Please respond to users@httpd.apache.org To: users@httpd.apache.org cc: [EMAIL PROTECTED] (bcc: Dan Mitton/YD/RWDOE) Subject:

Re: [EMAIL PROTECTED] SSI help

2008-03-10 Thread Joshua Slive
On Mon, Mar 10, 2008 at 10:53 AM, Oteng Michael Raesima <[EMAIL PROTECTED]> wrote: > Good day to you all > > Im am newbie to Apache but will try and explain my problem as much as i can. > I have a localhost Apache installation. I am trying to implement custom > error messages returned to the client

[EMAIL PROTECTED] SSI help

2008-03-10 Thread Oteng Michael Raesima
Good day to you all Im am newbie to Apache but will try and explain my problem as much as i can. I have a localhost Apache installation. I am trying to implement custom error messages returned to the client. Example, I would like to display my own 403 forbidden error message when a user tries to a

Re: [EMAIL PROTECTED] mod_rewrite/mod_negotiation/mod_dir interaction and SSI

2008-03-10 Thread Michael J Gruber
Joshua Slive venit, vidit, dixit 10.03.2008 14:57: On Mon, Mar 10, 2008 at 7:35 AM, Michael J Gruber <[EMAIL PROTECTED]> wrote: Background: I'm experimenting with per dir mod_rewrite although this stuff will end up in server config finally, this may make a difference. I'm using rules like

Re: [EMAIL PROTECTED] mod_rewrite/mod_negotiation/mod_dir interaction and SSI

2008-03-10 Thread Joshua Slive
On Mon, Mar 10, 2008 at 7:35 AM, Michael J Gruber <[EMAIL PROTECTED]> wrote: > Background: > I'm experimenting with per dir mod_rewrite although this stuff will end > up in server config finally, this may make a difference. I'm using rules > like I'm not even going to read the rest of the que

[EMAIL PROTECTED] Writing a modpython Handler for this purpose ??

2008-03-10 Thread Nilesh Govindrajan
I am soon going to start developing my site in Python and KID after my exams are over. I need some help in writing a handler. I am describing my question here. Please help me! Suppose there is a KID template called home.html Now when a visitor requests home.html ; mod_python's handler should

Re: [EMAIL PROTECTED] How to set environment variable from RewriteMap? (was Re: [EMAIL PROTECTED] mod_rewrite E flag does not set env. variable)

2008-03-10 Thread Krist van Besien
On Mon, Mar 10, 2008 at 1:44 PM, Thorsten Scherler <[EMAIL PROTECTED]> wrote: > Does somebody has an idea how I can save either whether a rewrite had > happened or the result of the rewriteMap expression. Maybe you could try this: RewriteCond ${portadaboja:boletin} ^(.+)$ RewriteRule ^/BO

Re: [EMAIL PROTECTED] How to set environment variable from RewriteMap? (was Re: [EMAIL PROTECTED] mod_rewrite E flag does not set env. variable)

2008-03-10 Thread Krist van Besien
On Mon, Mar 10, 2008 at 1:44 PM, Thorsten Scherler <[EMAIL PROTECTED]> wrote: > RewriteMap portadaboja txt:/opt/datos/httpd/redirect.txt > SetEnv FOCUS ${portadaboja:boletin} > > but the variable will the return the literal context. Meaning > ${portadaboja:boletin} and not the result of this e

Re: [EMAIL PROTECTED] mod_rewrite E flag does not set env. variable

2008-03-10 Thread Krist van Besien
On Mon, Mar 10, 2008 at 1:12 PM, Thorsten Scherler <[EMAIL PROTECTED]> wrote: > On Mon, 2008-03-10 at 11:20 +0100, Krist van Besien wrote: > > On Mon, Mar 10, 2008 at 9:58 AM, Thorsten Scherler > > <[EMAIL PROTECTED]> wrote: > > > Hi all, > > > > > > I am trying to use the E flag in some of m

[EMAIL PROTECTED] How to set environment variable from RewriteMap? (was Re: [EMAIL PROTECTED] mod_rewrite E flag does not set env. variable)

2008-03-10 Thread Thorsten Scherler
On Mon, 2008-03-10 at 13:12 +0100, Thorsten Scherler wrote: > On Mon, 2008-03-10 at 11:20 +0100, Krist van Besien wrote: > > On Mon, Mar 10, 2008 at 9:58 AM, Thorsten Scherler > > <[EMAIL PROTECTED]> wrote: > > > Hi all, > > > > > > I am trying to use the E flag in some of my rewrite rules but wit

Re: [EMAIL PROTECTED] mod_rewrite/mod_negotiation/mod_dir interaction and SSI

2008-03-10 Thread Thorsten Scherler
On Mon, 2008-03-10 at 13:03 +0100, Thorsten Scherler wrote: > On Mon, 2008-03-10 at 12:35 +0100, Michael J Gruber wrote: > > Hi there, > ... > > Background: > > I'm experimenting with per dir mod_rewrite although this stuff will end > > up in server config finally, this may make a difference. I'm u

Re: [EMAIL PROTECTED] mod_rewrite E flag does not set env. variable

2008-03-10 Thread Thorsten Scherler
On Mon, 2008-03-10 at 11:20 +0100, Krist van Besien wrote: > On Mon, Mar 10, 2008 at 9:58 AM, Thorsten Scherler > <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > I am trying to use the E flag in some of my rewrite rules but without > > suggest. > > > > I have following configuration: > > Rewrite

Re: [EMAIL PROTECTED] mod_rewrite/mod_negotiation/mod_dir interaction and SSI

2008-03-10 Thread Thorsten Scherler
On Mon, 2008-03-10 at 12:35 +0100, Michael J Gruber wrote: > Hi there, ... > Background: > I'm experimenting with per dir mod_rewrite although this stuff will end > up in server config finally, this may make a difference. I'm using rules > like > > RewriteEngine on > RewriteRule ^t(.*)/([^/]*)

[EMAIL PROTECTED] mod_rewrite/mod_negotiation/mod_dir interaction and SSI

2008-03-10 Thread Michael J Gruber
Hi there, this is a question about Apache/2.0.52. I have content negotiation and mod_dir working, serving stuff like dir/index.html.en or dir/index.html.de on requests for: dir/index.html dir/index dir/ dir But I'm confused about the order in which rewrite, negotiation and dir modules are (re)a

Re: [EMAIL PROTECTED] mod_rewrite E flag does not set env. variable

2008-03-10 Thread Krist van Besien
On Mon, Mar 10, 2008 at 9:58 AM, Thorsten Scherler <[EMAIL PROTECTED]> wrote: > Hi all, > > I am trying to use the E flag in some of my rewrite rules but without > suggest. > > I have following configuration: > RewriteMap portadaboja txt:/opt/datos/httpd/redirect.txt > RewriteRule "^/BOJA$" >

[EMAIL PROTECTED] mod_rewrite E flag does not set env. variable

2008-03-10 Thread Thorsten Scherler
Hi all, I am trying to use the E flag in some of my rewrite rules but without suggest. I have following configuration: RewriteMap portadaboja txt:/opt/datos/httpd/redirect.txt RewriteRule "^/BOJA$" "http://%{HTTP_HOST}/boja/${portadaboja:boletin}"; [E=FOCUS:true,R] The redirect works fine but wh

Re: [EMAIL PROTECTED] SMTP server

2008-03-10 Thread Zbigniew Szalbot
Hi, 2008/3/9, Alain Roger <[EMAIL PROTECTED]>: > Hi, > > i know that this is not necessary the best forum for that, but i need to > get a real feedback and i guess you already faced the same issue as mine. > basically, i develop php web application on windows XP platform. > So i have apache 2.2

Re: [EMAIL PROTECTED] SMTP server

2008-03-10 Thread Alain Roger
Hi Thomas, yes i know that and i tried to setup it, but as i do not have any webroot (website) setup under IIS, it's like it does not work. do you know how to setup it (SMTP server from IIS) to make it works with Apache 2.24 and PHP function ? i did not find on internet so much detailed informati