| .. | |||||
| images | |||||
| php53 | |||||
| php56 | |||||
| php71 | |||||
| php81 | |||||
| .htaccess | |||||
| _index.php | |||||
| edit.php | |||||
| edit.xml | |||||
| fileindex.php | |||||
| import.php | |||||
| index.php | |||||
| info.xml | |||||
| install.js | |||||
| install.php | |||||
| install.xml | |||||
| license.txt | |||||
| md5 | |||||
| notes.txt | |||||
| precurio.ini |
<?php
//this file will become the new index.php file in the root folder that redirects to /public
header('Location: public/', true, 301);
exit;
?>
If you are seeing this, then we are unable to redirect you to the login page, please consult your administrator guide| .. | |||||
| images | |||||
| php53 | |||||
| php56 | |||||
| php71 | |||||
| php81 | |||||
| .htaccess | |||||
| _index.php | |||||
| edit.php | |||||
| edit.xml | |||||
| fileindex.php | |||||
| import.php | |||||
| index.php | |||||
| info.xml | |||||
| install.js | |||||
| install.php | |||||
| install.xml | |||||
| license.txt | |||||
| md5 | |||||
| notes.txt | |||||
| precurio.ini |