Osoull Posted August 26, 2010 Report Share Posted August 26, 2010 Can anyone tell me how do i prevent apanel 3 from opening redirect.html? In a panel 2, the text below explain how to do it, but in apanel 3, there isn´t server_start.bat. If you want to prevent apanel display when the servers are started open file Server_Start.bat locate the line start %apanel%\redirect.html and comment it out by adding either ":" or "rem" at the start of the line eg rem start %apanel%\redirect.html I use uniform server 5.6.7-nano. Thanks Oli Quote Link to comment Share on other sites More sharing options...
Ric Posted August 26, 2010 Report Share Posted August 26, 2010 Edit file:UniServer\unicon\tray_menu\UniTray1.iniReplace start_servers.php 7 with start_servers.php 3 Replace stop_servers.php 7 with stop_servers.php 3Replace service_install_run.php 7 with service_install_run.php 3Replace service_stop_uninstall.php 7 with service_stop_uninstall.php 3 All the bestRic Quote Link to comment Share on other sites More sharing options...
Osoull Posted August 30, 2010 Author Report Share Posted August 30, 2010 Edit file:UniServer\unicon\tray_menu\UniTray1.iniReplace start_servers.php 7 with start_servers.php 3 Replace stop_servers.php 7 with stop_servers.php 3Replace service_install_run.php 7 with service_install_run.php 3Replace service_stop_uninstall.php 7 with service_stop_uninstall.php 3 All the bestRic Thanks a lot. That worked beautifully.Oli Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.