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/03/06 00:14] – [Debugging] kjdon | en:user_advanced:webswing_gli [2024/09/10 03:51] (current) – [Debugging] kjdon | ||
---|---|---|---|
Line 33: | Line 33: | ||
See [[https:// | See [[https:// | ||
- | You also need to edit the apache configuration file for your VirtualHost | + | You also need to edit the apache configuration file for your VirtualHost. This file might be in eg / |
+ | Assuming your tomcat is running on port 8383: | ||
+ | |||
+ | If your apache is 2.4.47 or later: | ||
+ | |||
+ | < | ||
+ | ProxyPass "/ | ||
+ | </ | ||
+ | |||
+ | If your apache is older than 2.4.47, try the following: | ||
< | < | ||
RewriteEngine on | RewriteEngine on | ||
Line 46: | Line 55: | ||
</ | </ | ||
- | This file might be in eg / | + | Note, this doesn' |
- | ==== Debugging ==== | ||
Line 59: | 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.1709684052.txt.gz · Last modified: 2024/03/06 00:14 by kjdon