##// END OF EJS Templates
svn: fixed case of wrong extracted repository name for SSH backend. In cases...
svn: fixed case of wrong extracted repository name for SSH backend. In cases where we commited to a nested subdirs SVN reported the access path with the subdir paths in it. We couldn't then match that extended name into proper rhodecode repository for ACL checks. - Current implementation gives an slight overhead as we have to lookup all repositories - fixes #5606

File last commit:

r3693:f470fd2e new-ui
r4281:5da17e74 default
Show More
apache-config.rst
14 lines | 341 B | text/x-rst | RstLexer
docs: updated documentation structure
r3693 .. _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/apache-conf-example
apache/apache-diffie-hellman
apache/apache-subdirectory
apache/apache-wsgi-coding