Welcome Guest, Not a member yet? Register   Sign In
Rewrite engine
#1

[eluser]saintfalcon[/eluser]
Hi guys,
I'm new to .htaccess file or routes.php in CodeIgniter.
What I'd like to do is

1. remove "index.php" from CI's address. ex: from 'http://www.mydomain.com/index.php/welcome/' to 'http://www.mydomain.com/welcome/' (yes i believe there's some topics out there similar to this, but from what i found, no tutorial that i found)

2. what's the easiest way to build some bookmark like friendster or facebook does? user-generated bookmark. any idea?

thanks in advance,


Yohan W.
#2

[eluser]Cro_Crx[/eluser]
You can find an example .htaccess here ==> http://codeigniter.com/wiki/mod_rewrite/

User generated URL's can be achieved through routes http://www.codeignitor.com/user_guide/ge...uting.html
#3

[eluser]saintfalcon[/eluser]
Thanks for replying,
will try that ASAP

Yohan W.




Theme © iAndrew 2016 - Forum software by © MyBB