Page 1 of 1

Intranet setup

Posted: Thu Jan 24, 2008 6:10 am
by aceconcepts
Hi,

I have a database system that runs on MySQL database using Apache written in PHP. This system is only accessible via a live connection to the Internet.

What I want to do is have this system available offline.

My initial thought was to setup an Intranet as it uses Internet technology and can be accessible from anywhere as well as offline (within a private network).

The thing is I have never setup an Intranet before. Can anyone give me some pointers in light of what I'm trying to do?

Thanks.

Re: Intranet setup

Posted: Thu Jan 24, 2008 11:44 am
by Kieran Huggins
an Intranet is little more than a local webserver - I'd recommend installing Uniform Server on a local machine (if you're running Windows) and calling it a day. There may also be some local domain crap to deal with, but I'd have to look it up.