| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Sat Apr 05, 2008 3:08 am Post subject: changing the admin directory |
|
|
hello,
i'm looking at providing an extra level of security, i want to make it so that in my browser a user has to http://ip:port/woo/ instead of http://ip:port/admin/ how would i do this?
Thanks
Billy |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sat Apr 05, 2008 3:27 am Post subject: |
|
|
not really possible without some changes to the code as /admin is hardcoded. In theory the alias mechanism could be used but it's not something I've tried, also links like /admin/metadata are used by the source clients for non-ogg streams.
karl. |
|
| Back to top |
|
 |
|