[Tutor] mod_python.publisher

Scott Oertel me at scottoertel.info
Fri Sep 2 21:59:33 CEST 2005


Scott Oertel wrote:

> I'm having an issue with mod_python.publisher,
>
> supposedly i should be able to just place this code
>
> def index():
>    return "This is only a test."
>
> into test.py and when placed into my browser it should run the index 
> function by default, but instead i get a 404 error.
>
> i'm running Apache/1.3.33 (Unix) mod_python/2.7.11 Python/2.2.3
>
>
>
> -Scott Oertel
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Tutor maillist  -  Tutor at python.org
>http://mail.python.org/mailman/listinfo/tutor
>  
>
Just for fun i decided to upgrade the python version to 2.4.1

Apache/1.3.33 (Unix) mod_python/2.7.11 Python/2.4.1 mod_gzip/1.3.26.1a 
mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 
FrontPage/5.0.2.2635 mod_ssl/2.8.22 OpenSSL/0.9.7a PHP-CGI/0.1b

still no luck   =(
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20050902/372f5b86/attachment.htm


More information about the Tutor mailing list