You should not be attempting to use the configure files for any redirection
They need to have the actual paths described
This describes that it is at the root of your site
BUT then these state that it is in a folderCode:define('DIR_WS_CATALOG', '/'); define('DIR_WS_HTTPS_CATALOG', '/');
Code:define('DIR_FS_CATALOG', '/home/vicorpn/public_html/maxandblanks/'); define('DIR_FS_SQL_CACHE', '/home/vicorpn/public_html/maxandblanks/cache');



