there is new folder /home/mss/offlineweb/mss/indexer/
Any change to index.html should now go in indexer/htmls/*.html and running ./indexer.sh will create index.html
e.g. to remove kalite
mkdir notneeded
mv htmls/5-kalite.html notneeded/
./indexer.sh
Data folders can be removed if desired:
For kalite:
/home/mssadmin/.kalite and remove kalite autostart from /etc/rc.local
For other content in /srv/www/htdocs/mss/
spoken-tutorial
computer-masti
textbooks
rachel
xowa (also needs removing/commenting in /etc/rc.local)
there is new folder /home/mss/offlineweb/mss/indexer/ Any change to index.html should now go in indexer/htmls/*.html and running ./indexer.sh will create index.html
e.g. to remove kalite mkdir notneeded mv htmls/5-kalite.html notneeded/ ./indexer.sh
Data folders can be removed if desired: For kalite: /home/mssadmin/.kalite and remove kalite autostart from /etc/rc.local For other content in /srv/www/htdocs/mss/ spoken-tutorial computer-masti textbooks rachel xowa (also needs removing/commenting in /etc/rc.local)