##// END OF EJS Templates
feed-token, user, performance: lazy load the feed_token. We only need it for...
feed-token, user, performance: lazy load the feed_token. We only need it for scope of web requests. For vcs operations, we don't need it. - 20ms to load this can save up much time for SVN requests.

File last commit:

r1263:dd531307 default
r2424:76f7c7cb 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