home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 October / PCWorld_1999-10_cd1.bin / Software / TemaCD / JWeb / jweb.exe / WEBDAT / 112 < prev    next >
Encoding:
Text File  |  1999-04-19  |  2.5 KB  |  45 lines

  1. <HTML>
  2. <HEAD>
  3. <TITLE>Configuring JWeb</TITLE></HEAD>
  4. <BODY BGCOLOR="#ffffff">
  5. <H1>Configuring JWeb</H1>
  6. <HR>
  7. <H3>JWeb Security</H3>
  8. <P>You can enter the JWeb configuration using either of two methods.  If you
  9. have the JWeb control panel open you can just click the configure button.  This
  10. will take you to the JWeb config login screen.  If you would like to configure
  11. JWeb remotely you can access this same configuration screen by accessing the web
  12. address 'http://yoursite/admin'.  You must fill in yoursite with the address of
  13. your site.  <A HREF="address.html">For help on determining the address of your
  14. site click here.</A></P>
  15. <P>Once you enter the login screen you must enter the ID and Password for the
  16. web administrator.  The ID/Password for the administrator is configurable once
  17. you get to the past the login screen. If you have not changed it the ID/Password
  18. will both be 'ADMIN'.  You should change this once you are in the configuration
  19. screen. </P>
  20. <H3>JWeb Configuration Screen</H3>
  21. <P>After your ID/Password is accepted you will be in the main configuration
  22. screen.  You can edit any of the following things:</P>
  23. <UL>
  24. <LI><B>Root Directory for WebSite - </B>This is the directory that is where the
  25. HTML/GIF/JPEG files that make up your web site are stored.  You can also create
  26. directories under this directory.</LI>
  27. <LI><B>Port to Run Web From - </B>This is the port to run the web server from. 
  28. This is usually 80, and there is usually NO reason to change it from 80.  This
  29. is useful if you want your web site to be 'hidden', or if you already have a web
  30. server running and want a second one.  If you change this to another value(like
  31. 9600), you  must access your site using this form 'http://yoursite:9600/</LI>
  32. <LI><B>Administrator ID - </B>This is the ID that must be entered for the
  33. administrator.  This is NOT case sensitive.</LI>
  34. <LI><B>Administrator Password - </B>This is the password that must be entered for
  35. the administrator.  This is NOT case sensitive.</LI>
  36. <LI><B>Default Document - </B> If the user does not specify a .html file during
  37. from a browser, this is the document that will be sent.  This applies to
  38. subdirectories off of WWWRoot.</LI>
  39. <LI><B>Log Web Requests - </B>  If this is checked, web requests are logged to a
  40. access.log file in standard APACHE format.</LI>
  41. <LI><B>Mime Configuration - </B>  Sometimes when new document types are added to
  42. your server, you must add mime tags.  <A HREF="minfo.html">Click here for more
  43. info on adding mime tags.</A></LI></UL>
  44. <P><A HREF="about.html">[Back]</A></P></BODY></HTML>
  45.