home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / nsadmin / root.2 / usr / ns-home / bin / admserv / html / rmhttp.html / rmhttp
Text File  |  1998-08-19  |  2KB  |  59 lines

  1. <!-- TITLE "Remove a HTTP server" -->
  2. <!-- PAGEHEADER img1="server.gif" img2="server.gif" txt="Remove a Server<br>From This Machine" -->
  3.  
  4. <!-- IF "0" -->
  5. <!-- BEGININFO txt="What can I do from this page?" -->
  6. This form allows you to remove a server from this machine.  <b><i>Do not
  7. remove the server unless you are sure you will no longer need it!!!</i></b><p>
  8.  
  9. <b>Note</b> also that you should shut down the server before you remove it.
  10. <!-- ADDINFO -->
  11. <!-- BACKOUT txt="remove a server" -->
  12. <!-- ENDINFO -->
  13. <!-- ENDIF -->
  14.  
  15. <form method="POST" action=rmhttp>
  16.  
  17. <!-- BEGININFO txt="Which Server" -->
  18. Choose which server you would like to remove.  <b>Be sure you are certain
  19. that you want to remove this server!!!</b>
  20. <!-- ENDINFO -->
  21.  
  22. <!-- BEGINELEM -->
  23. <!-- ELEM txt="Remove this server: " -->
  24. <!-- SERVER_SELECTOR -->
  25. <!-- ENDELEM -->
  26.  
  27. <!-- BEGININFO txt="Administration binaries" -->
  28. Choose the checkbox below if you want to remove the administration binaries
  29. as well for the type of server you are removing.<p>
  30.  
  31. <b><FONT size=+2><i>NOTE:</i></FONT> You should only do this if you will
  32. not want to install any additional servers of this type!</b>
  33. <!-- ENDINFO -->
  34.  
  35. <!-- BEGINELEM -->
  36. <!-- ELEM txt="Remove the administration binaries as well:         " -->
  37. <input type=checkbox name=rm_admin_bins> <b>Yes</b>
  38. <!-- ENDELEM -->
  39.  
  40. <!-- BEGININFO txt="Verification" -->
  41. Before clicking on the submit button, choose this checkbox to verify that
  42. you really do want to remove this server.
  43. <!-- ENDINFO -->
  44.  
  45. <!-- BEGINELEM -->
  46. <!-- ELEM txt="Yes, I really do want to remove this server:        " -->
  47. <input type=checkbox name=verify_rm_server> <b>Yes</b>
  48. <!-- ELEMADD txt="Yes, I really do want to remove the admin binaries: " -->
  49. <input type=checkbox name=verify_rm_admin> <b>Yes</b>
  50. <!-- ENDELEM -->
  51.  
  52. <!-- SUBMIT -->
  53.  
  54. <hr size=4>
  55. <center><FONT size=+1>
  56. <a href=/admin-serv/bin/conflst>Return to Administrative Configuration</a>
  57. </FONT></center>
  58.  
  59.