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/09/08 01:58] (current) – [Useful Notes] 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 '' | ||
| + | |||
| + | ==== Useful Notes ==== | ||
| + | |||
| + | * You can see your webswing apps at http:// | ||
| + | * If you run the GLI app from here (instead of from a page inside of greenstone), | ||
| + | * | ||
en/user_advanced/webswing_gli.1722299693.txt.gz · Last modified: 2024/07/30 00:34 by kjdon
