OK. Apparently the hot linking part IS working but I am still getting errors loged and I can't figure out how to fix that.
When the pages are accessed directly I get errors.
http://clarencezimmerman.com/MyHawaii/My%20Hawaii_files/Will now show the 403.shtml results however I don;t see where I am calling up this file directly.
Even pages with an index file that loads such as :
http://clarencezimmerman.com/MyHawaiiI still get errors logged.
The errors look like this:
Fri Jul 23 09:43:36 2010] [error] [client 97.102.232.194] File does not exist: /home/clare5/public_html/404.shtml
[Fri Jul 23 09:43:36 2010] [error] [client 97.102.232.194] File does not exist: /home/clare5/public_html/favicon.ico
[Fri Jul 23 09:37:37 2010] [error] [client 97.102.232.194] Directory index forbidden by rule: /home/clare5/public_html/MyHawaii/My Hawaii_files/
[Fri Jul 23 09:37:10 2010] [error] [client 97.102.232.194] Directory index forbidden by rule: /home/clare5/public_html/MyHawaii/My Hawaii_files/
[Fri Jul 23 09:36:09 2010] [error] [client 97.102.232.194] Directory index forbidden by rule: /home/clare5/public_html/juke/
[Fri Jul 23 09:23:41 2010] [error] [client 97.102.232.194] Directory index forbidden by rule: /home/clare5/public_html/MyHawaii/My Hawaii_files/
[Fri Jul 23 09:12:31 2010] [error] [client 97.102.232.194] File does not exist: /home/clare5/public_html/403.shtml
[Fri Jul 23 09:12:31 2010] [error] [client 97.102.232.194] Directory index forbidden by rule: /home/clare5/public_html/MyHawaii/My Hawaii_files/
[Fri Jul 23 09:02:52 2010] [error] [client 97.102.232.194] File does not exist: /home/clare5/public_html/403.shtml
[Fri Jul 23 09:02:52 2010] [error] [client 97.102.232.194] Directory index forbidden by rule: /home/clare5/public_html/MyHawaii/My Hawaii_files/
[Fri Jul 23 08:59:29 2010] [error] [client 97.102.232.194] File does not exist: /home/clare5/public_html/403.shtml
[Fri Jul 23 08:59:29 2010] [error] [client 97.102.232.194] Directory index forbidden by rule: /home/clare5/public_html/MyHawaii/My Hawaii_files/
[Fri Jul 23 08:59:13 2010] [error] [client 97.102.232.194] File does not exist: /home/clare5/public_html/403.shtml
[Fri Jul 23 08:59:13 2010] [error] [client 97.102.232.194] Directory index forbidden by rule: /home/clare5/public_html/MyHawaii/My Hawaii_files/
[Fri Jul 23 08:16:57 2010] [error] [client 79.112.54.18] File does not exist: /home/clare5/public_html/403.shtml
[Fri Jul 23 08:16:57 2010] [error] [client 79.112.54.18] Directory index forbidden by rule: /home/clare5/public_html/MyHawaii/My Hawaii_files/
The 404 file is being called and the icon file they obviously don;t exist but again I am not calling for them directly either...
Any help appreciated.