Got more questions? Find advice on: ASP | SQL | XML | Windows
in Search
Welcome to RegexAdvice Sign in | Join | Help

Browse by Tags

All Tags » php » mod_rewrite
  • mod_rewrite invents "php"

    Hello,   We tried to figure that out, but we could not find a solution yet. So please give us some kind of advice.   These are the essential lines: RewriteRule ([a-zA-Z0-9]+)/([a-zA-Z0-9]+)\.html$ index.php?tp=$1&up=$2 [L] RewriteRule ([a-zA-Z0-9]+)/$ index.php?tp=$1 [L] RewriteRule ([a-zA-Z0-9]+)$ index.php?tp=$1 [L] ...
    Posted to Construction Advice (Forum) by Realspace on October 29, 2009