migrate bitbucket wiki to docs folder

This commit is contained in:
Sebastian Sdorra
2020-03-09 08:01:43 +01:00
parent d350177b3f
commit 2b6a961d9a
113 changed files with 6733 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
SCM-Server and Apache mod\_jk
-----------------------------
### Apache Configuration
### JK Workers File (jkworkers.properties)
### SCM-Server conf/server-config.xml
Uncomment the following lines:

View File

@@ -0,0 +1,31 @@
SCM-Server and Apache mod\_proxy
--------------------------------
### Apache configuration
- - Warning\*\*: Setting ProxyPassReverseCookiePath would most
likely cause problems with session handling!
<!-- -->
- - Note\*\*: If you encounter timeout problems, please have a look
[here](http://httpd.apache.org/docs/current/mod/mod_proxy.html#workers "wikilink").
### SCM-Server conf/server-config.xml
NOTE: This file is found in the installation directory, not the user\'s
home directory.
Uncomment following line: Example: === SCM-Manager Configuration version
1.5 and above ==
1. Login as an admin user and select \"General\"
2. Set the \"Base Url\" to the URL of the Apache (\*\*warning:\*\*
don\'t check \"Force Base Url\")
3. Save the new new settings
### SCM-Manager Configuration before version 1.5
1. Login as an admin user and select \"General\"
2. Set the Serverport to the apache port (normally port 80)
3. Save the new settings

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB