en:user_advanced:webswing_gli
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:user_advanced:webswing_gli [2024/07/30 00:34] – [Debugging] kjdon | en:user_advanced:webswing_gli [2025/08/24 23:56] (current) – [When Tomcat is behind an Apache server] kjdon | ||
---|---|---|---|
Line 37: | Line 37: | ||
Assuming your tomcat is running on port 8383: | Assuming your tomcat is running on port 8383: | ||
- | If your apache is 2.4.47 or later: | + | If your apache is 2.4.47 or later: |
< | < | ||
Line 48: | Line 48: | ||
RewriteCond %{HTTP: | RewriteCond %{HTTP: | ||
- | RewriteRule /(.*) ws:// | + | RewriteRule |
RewriteCond %{HTTP: | RewriteCond %{HTTP: | ||
- | RewriteRule /(.*) http:// | + | RewriteRule |
</ | </ | ||
Line 68: | Line 68: | ||
* | * | ||
+ | ==== Debugging ==== | ||
+ | |||
+ | * webswing log goes to packages/ | ||
+ | * For GLI debugging - add -debug to the args for GathererProg in web/ | ||
+ | |||
+ | |||
+ | ====Deactivating Webswing ==== | ||
+ | |||
+ | Webswing is used for web-based GLI, Phind and Collage classifiers. If you don't need any of these things you can deactivate webswing by running: | ||
+ | |||
+ | < | ||
+ | cd < | ||
+ | ./ | ||
+ | </ | ||
+ | |||
+ | It can be re-activated by running '' |
en/user_advanced/webswing_gli.1722299693.txt.gz · Last modified: 2024/07/30 00:34 by kjdon