Added readme files to the examples.
Minor changes in various ecf file and code. Moved filter example under _update_needed since it has obsolete code.
This commit is contained in:
5
examples/simple_ssl/README.md
Normal file
5
examples/simple_ssl/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
SSL support with Standalone connector
|
||||
=====================================
|
||||
|
||||
Almost the same as `simple` example, except this `simple_ssl` example is using only the `standalone` connector, and is supporting `https://` request. You will learn how to configure the .ecf file to add ssl support (see `<variable name="ssl_enabled" value="true"/>`), and how to enable it for instance via the `simple.ini` file (imported from the class `APPLICATION`).
|
||||
|
||||
Reference in New Issue
Block a user