Topic: Offline FA
Dear.. team.
For the purpose of maintenance (Backup, etc), preferably in the offline website. How to make our website offline....like CMS(Joomla)
Tanks
Nsl
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → FA Modifications → Offline FA
Dear.. team.
For the purpose of maintenance (Backup, etc), preferably in the offline website. How to make our website offline....like CMS(Joomla)
Tanks
Nsl
The easiest way (without coding) and assuming your htaccess puts .html ahead of .php is to simply make an index.html file and copy it into your root directory.
You could also swap in a spare index.php that just echo's that the system is currently not available.
Other than this, you could make a simple mod to index.php that checks a global variable eg. in config.php and displays 'system unavailable'.
FrontAccounting forum → FA Modifications → Offline FA
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.