So I need to set up Apache and use that to do the redirection. A final
question, when someone types in "http://music.myserver"; will it
redirect visibly (the address bar changes to 'http://myserver:9000";) or
will the address bar remain as music.myserver?

There are several ways to do these things:

- visibly might be simplest: add a Redirect directive to Apache's configuration - Another simple, though ugly solution (invisible): put a frameset in the server's root folder which will "hide" the real address by framing slimserver's pages - a more sophisticated way: have Apache reverse proxy your slimserver - don't ask _me_ how to do this :-)

--

Michael

-----------------------------------------------------------
Help translate SlimServer by using the
SlimString Translation Helper (http://www.herger.net/slim/)

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to