Thread: EqEmu commands
View Single Post
  #7  
Old 12-15-2007, 03:30 AM
a_troll_01's Avatar
a_troll_01
Fire Beetle
 
Join Date: Nov 2007
Posts: 12
Default World Server Http

I've been messing around with trying to get the HTTP server functionality working with zero luck.

I have the eqemu_config.xlm set as port defined and opened.
<world>
<!-- Enable and set the port for the HTTP service. Defaults are shown -->
<http port="9080" enabled="true" mimefile="mime.types" />
</world>

I get the standard IE webpage cannot be displayed when I navigate to 127.0.0.1:9080.

So I thought maybe I needed a web server so I installed Apache and still no luck.

Any suggestions?
Reply With Quote