Welcome Guest, Not a member yet? Register   Sign In
Stumped. Controller function not being executed?
#4

[eluser]meridimus[/eluser]
There are some things you should change for dreamhost support, I gave up though but it was something like adding a question mark on the end.

This was mine but it caused errors somewhere, I can't remember. Give it a go to find out.

Code:
RewriteEngine on
RewriteCond $1 !^(index\.php|lib|user_guide|robots\.txt)
RewriteRule ^(.*)$ /index.php?/$1 [L]


Messages In This Thread
Stumped. Controller function not being executed? - by El Forum - 01-17-2009, 11:28 AM
Stumped. Controller function not being executed? - by El Forum - 01-17-2009, 12:14 PM
Stumped. Controller function not being executed? - by El Forum - 01-17-2009, 12:55 PM
Stumped. Controller function not being executed? - by El Forum - 01-17-2009, 01:09 PM
Stumped. Controller function not being executed? - by El Forum - 01-17-2009, 01:27 PM



Theme © iAndrew 2016 - Forum software by © MyBB