Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End .htaccess custom url with php Re: .htaccess custom url with php

#69659
mattvot
Member

Go to the config.php file and change

Code:
$config[‘index_page’] = “index.php”;

to

Code:
$config[‘index_page’] = “”;