##// END OF EJS Templates
http-backend: catch errors from HTTP calls that are not raising exceptions, but...
http-backend: catch errors from HTTP calls that are not raising exceptions, but return non 200 exception codes.

File last commit:

r1263:dd531307 default
r1410:a4133cfc default
Show More
apache-config.rst
14 lines | 313 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
docs: updated nginx/apache configurations....
r1263 apache-conf-example
project: added all source files and assets
r1 apache-subdirectory
apache-wsgi-coding