Why does a Web browser running under Linux show Python CGI scripts as plain text?!
Alex Coventry
throwaway at mit.edu
Mon Feb 3 16:29:37 EST 2003
More information about the Python-list mailing list
Mon Feb 3 16:29:37 EST 2003
- Previous message (by thread): Why does a Web browser running under Linux show Python CGI scripts as plain text?!
- Next message (by thread): Why does a Web browser running under Linux show Python CGI scripts as plain text?!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
you usually need to tell your *server* to treat python scripts as CGI. it's typicall not a browser issue. are you sure they're working in your windows browser? alex.
- Previous message (by thread): Why does a Web browser running under Linux show Python CGI scripts as plain text?!
- Next message (by thread): Why does a Web browser running under Linux show Python CGI scripts as plain text?!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list