Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tika Wiki" for change notification.
The "VirtualMachine" page has been changed by TimothyAllison: https://wiki.apache.org/tika/VirtualMachine?action=diff&rev1=14&rev2=15 4c. Before you hit 4b, try `mount -fav` to see if there are any errors in your fstab file. + == httpd == + config file in the usual place : /etc/httpd/conf/httpd.conf + + + 1. Set robots.txt to disallow all: /var/www/html + 2. Link data dir(s) under: /var/www/html + 3. Configure config file to allow links and to show directories + 4. Show long file names...add to config file: IndexOptions FancyIndexing SuppressDescription NameWidth=* + 5. start: apachectl start +
