I managed to solve it. Turned out to be two problems. First one was the browsers cache needed to be cleared. Second problem was that the following rule needed to be added to my htaccess file because the image paths had a capital "W" where the real paths had a lower "w" in "wiki".
RewriteRule ^Wiki/(.*)$ http://www.syntax.cwarn23.info/wiki/$1 [L]
Computers can be annoying at times.
Reputation Points: 410
Solved Threads: 258
Occupation: Genius
Offline 3,004 posts
since Sep 2007