On Wed, 26 Mar 2003 10:22, Peter van Hout wrote: > Simple question no doubt but I'll ask it anyway. > > I have a RedHat Server setup and want an IntraNet for the staff in the > office. Its main purpose is to centralise policies, procedures, etc so > that staff can access them (given that they have the right to access > them) but also store other 'head office' type information. > > Does anyone have an example of one that I can use and modify?
You might like to consider starting off your development from either a web forum like Phorum:- http://www.phorum.org/ or http://www.phpbb.com/ Another alternative is to use a Wiki of some kind such as:- http://c2.com/cgi/wiki or http://minnow.cc.gatech.edu/swiki All of these are open source projects. Perhaps the simplest solution to your problem might be to convert the docs into .pdf files and pop them into a series very simple hand made html pages. You can set up a simple permission structure using .htaccess files for those documents that are somewhat private. -- C. S.
