Welcome Guest, Not a member yet? Register   Sign In
Custom URL rewriting
#1

[eluser]shankar ganesh[/eluser]
In my .htaccess file it contains below lines,

Code:
Options +FollowSymLinks
RewriteEngine On

RewriteRule ^/rewrite$ http://wwa.jumpwebservice.com/ARG/system/application/controllers/testing/rewrite.php

In codeignitor,when i try to access the file rewrite.php using the below URL its not working.
http://wwa.jumpwebservice.com/ARG/system...ng/rewrite

how to access "rewrite.php" by giving "/rewrite" in URL and how to modify it in htaccess.


Messages In This Thread
Custom URL rewriting - by El Forum - 11-17-2010, 12:46 AM
Custom URL rewriting - by El Forum - 11-17-2010, 01:40 AM
Custom URL rewriting - by El Forum - 11-17-2010, 03:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB