Welcome Guest, Not a member yet? Register   Sign In
Problem removing index.php from url
#15

[eluser]bretticus[/eluser]
[quote author="Ram2810" date="1253216169"] i am still not able to understand .htaccess file can any one suggest me tutorials or notes for knowing[/quote]

.htaccess is just a file you put in a given folder to modify the apache config for just that folder (it is better to modify the apache config but most often you do not have access to it.)

mod_rewrite is a module that is commonly included in apache installs to alter or rewrite the url that was submitted (in your case you needed http://localhost/lotus_ci/{anything} rewritten to http://localhost/lotus_ci/index.php/{anything}.

Here's an in-depth tutorial covering mod_rewrite for apache.


Messages In This Thread
Problem removing index.php from url - by El Forum - 09-16-2009, 11:24 PM
Problem removing index.php from url - by El Forum - 09-16-2009, 11:32 PM
Problem removing index.php from url - by El Forum - 09-17-2009, 12:55 AM
Problem removing index.php from url - by El Forum - 09-17-2009, 01:28 AM
Problem removing index.php from url - by El Forum - 09-17-2009, 03:33 AM
Problem removing index.php from url - by El Forum - 09-17-2009, 03:37 AM
Problem removing index.php from url - by El Forum - 09-17-2009, 06:36 AM
Problem removing index.php from url - by El Forum - 09-17-2009, 06:38 AM
Problem removing index.php from url - by El Forum - 09-17-2009, 07:04 AM
Problem removing index.php from url - by El Forum - 09-17-2009, 07:08 AM
Problem removing index.php from url - by El Forum - 09-17-2009, 07:37 AM
Problem removing index.php from url - by El Forum - 09-17-2009, 08:10 AM
Problem removing index.php from url - by El Forum - 09-17-2009, 08:24 AM
Problem removing index.php from url - by El Forum - 09-17-2009, 08:36 AM
Problem removing index.php from url - by El Forum - 09-17-2009, 09:55 AM
Problem removing index.php from url - by El Forum - 09-17-2009, 09:55 AM
Problem removing index.php from url - by El Forum - 09-17-2009, 12:02 PM
Problem removing index.php from url - by El Forum - 09-22-2009, 04:16 PM



Theme © iAndrew 2016 - Forum software by © MyBB