Welcome Guest, Not a member yet? Register   Sign In
Scaffolding and .htaccess
#2

[eluser]rlaskey[/eluser]
[quote author="chinathong" date="1236553520"]hi. I have configured my app with an .htaccess file so to remove the index.php from the urls, I also configured my config.php file with $config['base_url'] = "http://localhost/~username/appname" ... it's working just fine, but I noticed that when using the scaffolding helper I have to explicitly use "index.php" in the url ... that's fine for me, but I'd like to know if there is an extra configuration that I'm missing here. Thanks in advance :-)[/quote]

$config['index_page'] = "";

Set this in your config/config.php, and you'll be all set.


Messages In This Thread
Scaffolding and .htaccess - by El Forum - 03-08-2009, 12:05 PM
Scaffolding and .htaccess - by El Forum - 03-08-2009, 06:42 PM
Scaffolding and .htaccess - by El Forum - 03-08-2009, 07:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB