* Tim Johnson <t...@johnsons-web.com> [101030 15:24]: I've taken this one step further: .htaccess => RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ ./index.py/$1 [L,QSA] now I get the response from http://localhost/reg/ cheers -- Tim tim at johnsons-web.com or akwebsoft.com http://www.akwebsoft.com _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
- [Tutor] possible to run a python script from non-cgi? Tim Johnson
- Re: [Tutor] possible to run a python script from non-... Evert Rol
- Re: [Tutor] possible to run a python script from non-... शंतनू
- Re: [Tutor] possible to run a python script from ... Tim Johnson
- Re: [Tutor] possible to run a python script f... Tim Johnson