.htaccess URL rewrite to match symbols, letters and numbers
问题 I am trying to rewrite this URL: localhost/classifieds/index.php?page=activate&extra=$2y$10$LsV9m8JgEz2zMaJYRNqocuOzaqR8oHmn3tBIjIQv.TI4JWd3rWVrC to: localhost/classifieds/activate/$2y$10$LsV9m8JgEz2zMaJYRNqocuOzaqR8oHmn3tBIjIQv.TI4JWd3rWVrC Now, the first part is successful, if I enter: localhost/classifieds/activate it gives me: localhost/classifieds/index.php?page=activate Hereby, loading the right controller. My major problem is that I want the rule to also rewrite the second part of the