Welcome Guest, Not a member yet? Register   Sign In
Development Environment Setup
#21

[eluser]dtrenz[/eluser]
why couldn't you add a Rewrite rule to remove the index.php? wouldn't that solve that issue?
#22

[eluser]Daniel Eriksson[/eluser]
I already remove index.php using RewriteCond/RewriteRule. I'm sure I could use the rewrite engine to do all the things I want to do, but I'm not sure how.

Redirecting sitename.com to www.sitename.com seems easy enough using the example above.

How about removing "/index/" (or "/index") from the end of an URL?

And finally adding a "/" at the end if it's not there?

/Daniel
#23

[eluser]dtrenz[/eluser]
This is a good cheat sheet for mod_rewrite.

http://www.ilovejackdaniels.com/cheat-sh...eat-sheet/




Theme © iAndrew 2016 - Forum software by © MyBB