View Single Post
  #11  
Old 09-18-2010, 03:56 PM
Capheus
Hill Giant
 
Join Date: Apr 2008
Location: Milwaukee
Posts: 141
Default

First thing would be to focus on the mime.types file. If you are missing it, that could be your problem

Code:
<!-- Enable and set the port for the HTTP service -->
<http port="9080" enable="true" mimefile="mime.types"/>
</world>
Go to the link and grab the files listed there. You can skip the eqemuconfigs if you want.

http://code.google.com/p/projecteqem...utils/defaults

EDIT: Updated better URL
Reply With Quote