##// END OF EJS Templates
db: always use Session() for compatibility, Using Session is actually the...
db: always use Session() for compatibility, Using Session is actually the scoped_session which is not the same as the one which we "call". More here: http://docs.sqlalchemy.org/en/latest/orm/contextual.html#contextual-thread-local-sessions

File last commit:

r1:854a839a default
r506:4c6b9282 default
Show More
apache-config.rst
15 lines | 338 B | text/x-rst | RstLexer
/ docs / admin / apache-config.rst
project: added all source files and assets
r1 .. _apache-ws-ref:
Apache HTTP Server Configuration
--------------------------------
To set up your Apache Web Server for optimal performance and security, use
the information in the following sections.
.. toctree::
apache-diffie-hellman
apache-conf-examples
apache-subdirectory
apache-reverse-proxy
apache-wsgi-coding