This is the mail archive of the ecos-cvs@sourceware.org mailing list for the ecos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ecos-opt/net/net/athttpd/current ChangeLog doc ...


CVSROOT:	/cvs/ecos
Module name:	ecos-opt
Changes by:	jlarmour@sourceware.org	2007-11-14 14:39:14

Modified files:
	net/net/athttpd/current: ChangeLog 
	net/net/athttpd/current/doc: athttpd.sgml 
	net/net/athttpd/current/src: forms.c http.c 

Log message:
	* doc/athttpd.sgml: added an example of a tcl script.
	* src/http.c, forms.c: serve cgi requests before file system requests,
	that way it isn't possible to download the actual cgi/.o script and
	cgi works even if the http root directory is above the cgi directory.
	* src/http.c: if only tcl cgi is enabled, cgi requests are now
	forwarded to tcl


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]