On Mon, Jan 12, 2009 at 4:24 PM,  <calcp...@aol.com> wrote:
> Yes, I do want to make it accessible to others but only on an intranet at
> school.  If I set up a server as you detailed, how do users log-on from
> another PC in the school?

It's just a web server, so they'll just fire up a web browser and go
to the address and port that the server is running on.  For example,
if the server is 192.168.0.1 and the notebook is running on port 8000,
the user would just open up the web browser to

https://192.168.0.1:8000/

If DNS is set up, then the users can use the DNS name of the server
and not have to use the IP address.

--Mike

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-edu" group.
To post to this group, send email to sage-edu@googlegroups.com
To unsubscribe from this group, send email to 
sage-edu+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-edu?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to