Jump to navigation Skip to content
You will need to modify your .htaccess file located under your web root.
Change ..
$conf['file_public_path'] = '/path/to/public/files/directory'; $conf['file_private_path'] = '/path/to/private/files/directory'; $conf['file_temporary_path'] = '/path/to/tmp/directory'; $conf['securepages_enable'] = FALSE;