Code: Select all
/**
* load the autoloader interpreter code.
*/
require('includes/autoload_func.php');
include(DIR_WS_INCLUDES . 'magic_seo_url.php');
/**
* load the counter code
**/
But, when I do that, the main page stops loading.
2.) When I add the .htaccess file and then change it to permissions 777 it disappears so I am unable to change it to 444.
-lindasdd