mirror the FAQ?

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
dingetje
Posts: 2
Joined: Fri Nov 05, 2004 11:58 am

mirror the FAQ?

Post by dingetje »

What would be required to mirror a FAQ on two or more different servers?

The idea is to have only one "master" FAQ where new additions are made, and the mirrors should all be 'Read Only'.

Thanks!
Thorsten
Posts: 15743
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

you need a small script which copies the databases from one server to another server. :-)

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
dingetje
Posts: 2
Joined: Fri Nov 05, 2004 11:58 am

Post by dingetje »

OK, x-ferring the FAQ is working. Still done by hand, but the scripts shouldn't be too hard to write...

The remaining question is, how can I make the entire FAQ Read Only, so no one can add entries in the mirror(s) and only the master FAQ must be used to enter new data and open questions and such.
Thorsten
Posts: 15743
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

dingetje wrote:OK, x-ferring the FAQ is working. Still done by hand, but the scripts shouldn't be too hard to write...
cool!
dingetje wrote:The remaining question is, how can I make the entire FAQ Read Only, so no one can add entries in the mirror(s) and only the master FAQ must be used to enter new data and open questions and such.
just delete the links in the template..

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply