Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-07 | inets: Remove SSI (Server Side Includes) | Ingela Anderton Andin | |
SSI is an old technique implemented by mod_include, that was badly tested and not recommended to use, as having the server parse HTML pages is a double edged sword! It can be costly for a heavily loaded server to perform parsing of HTML pages while sending them. Furthermore, it can be considered a security risk to have average users executing commands in the name of the Erlang node user. | |||
2010-11-29 | URL-encoding - add support in client and more usage in server. Also | Ingela Anderton Andin | |
added missing include directory. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |