Welcome Guest, Not a member yet? Register   Sign In
problem with rewritting
#6

[eluser]global_erp_solution[/eluser]
all of my controllers are suffixed with _controller, but I'm hoping by using rewrite, I can omit the _controller part. Even when I change my rewrite to this:
Code:
RewriteEngine On
RewriteRule ^order$ /first/index.php/order_controller [L]

/first/order still returned 404. Why is this?


Messages In This Thread
problem with rewritting - by El Forum - 07-22-2012, 12:09 AM
problem with rewritting - by El Forum - 07-22-2012, 12:18 AM
problem with rewritting - by El Forum - 07-22-2012, 12:20 AM
problem with rewritting - by El Forum - 07-22-2012, 12:23 AM
problem with rewritting - by El Forum - 07-22-2012, 12:28 AM
problem with rewritting - by El Forum - 07-22-2012, 04:21 AM
problem with rewritting - by El Forum - 07-22-2012, 04:54 AM
problem with rewritting - by El Forum - 07-22-2012, 07:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB