1,478
edits
(New page: {{Nav 5.0-Nano}} '''How to enable SSL on Uniform Server 5.0-Nano''' The server has been pre-configured to run SSL, place any pages/site you wish to be encrypted in the root folder '''ssl'...) |
mNo edit summary |
||
Line 32: | Line 32: | ||
=== UniTray option === | === UniTray option === | ||
* Left or right mouse click on UniTray Icon | * Left or right mouse click on UniTray Icon | ||
* | * Mouse-over Advanced and click '''Server Certificate and key Generator''' | ||
'''''[[#top | Top]]''''' | '''''[[#top | Top]]''''' | ||
Line 80: | Line 80: | ||
//********* Do not Edit below this line *************************************** | //********* Do not Edit below this line *************************************** | ||
</pre> | |||
If your site is accessed by typing this into a browser mydomain.net and your | If your site is accessed by typing this into a browser mydomain.net and your | ||
company is Fred and has | company is Fred and has a section Software the lines are as follows: | ||
<pre> | |||
// Get user input | // Get user input | ||
//********* Edit defaults ***************************************************** | //********* Edit defaults ***************************************************** | ||
Line 309: | Line 309: | ||
Note 1: All files and sub-folder in Johns folder are protected by his name/password pair. | Note 1: All files and sub-folder in Johns folder are protected by his name/password pair. | ||
Note 2: John has decided to | Note 2: John has decided to share the information in his protected area with Ruth but not with Mike. Hence John's .htpasswd file will look similar to this: | ||
<pre> | <pre> | ||
John:xxxxxxx | John:xxxxxxx | ||
Line 334: | Line 334: | ||
The above has shown how easy it is to enable SSl on Uniform Server 5.0-Nano a few mouse clicks is all it takes. | The above has shown how easy it is to enable SSl on Uniform Server 5.0-Nano a few mouse clicks is all it takes. | ||
Likewise its easy to password protect the server, folders and files. | Likewise its easy to password protect the server, folders and files. | ||
[[5.0-Nano: Multi-Servers | '''Next page''']] covers running more than one server on the same PC. | |||
'''''[[#top | Top]]''''' | '''''[[#top | Top]]''''' |