On Oct 4, 2005, at 2:35 AM, Amir Michail wrote:
> Is there an easy way to execute a python cgi script on a different
> machine from the cgi server?
>
> I could write my own server, but I was wondering if something is
> available that would allow me to use a cgi script as is without
> modification.
"Amir Michail" <[EMAIL PROTECTED]> writes:
> Is there an easy way to execute a python cgi script on a different
> machine from the cgi server?
What exactly do you mean by that? You can set a form target to
another machine, if that's what you mean.
--
http://mail.python.org/mailman/listinfo/pyth
Amir Michail wrote:
> Fredrik Lundh wrote:
>
>>Amir Michail wrote:
>>
>>
>>>Is there an easy way to do this without modifying the configuration of
>>>the cgi server and without running a cgi server on the other machine
>>>where the script will actually run?
>>>
>>>Perhaps someone wrote a simple se
Fredrik Lundh wrote:
> Amir Michail wrote:
>
> > Is there an easy way to do this without modifying the configuration of
> > the cgi server and without running a cgi server on the other machine
> > where the script will actually run?
> >
> > Perhaps someone wrote a simple server that provides the re
Amir Michail wrote:
> Is there an easy way to do this without modifying the configuration of
> the cgi server and without running a cgi server on the other machine
> where the script will actually run?
>
> Perhaps someone wrote a simple server that provides the required
> environment for the cgi s
Fredrik Lundh wrote:
> Amir Michail wrote:
>
> > Is there an easy way to execute a python cgi script on a different
> > machine from the cgi server?
>
> http://www.google.com/search?q=reverse+proxy
>
>
Is there an easy way to do this without modifying the configuration of
the cgi server and w
Amir Michail wrote:
> Is there an easy way to execute a python cgi script on a different
> machine from the cgi server?
http://www.google.com/search?q=reverse+proxy
--
http://mail.python.org/mailman/listinfo/python-list