Created
June 4, 2015 17:40
-
-
Save mghdotdev/dd208429665c4fa041c4 to your computer and use it in GitHub Desktop.
Apache: HTACCESS URL Escape Rule
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RAW DATA | |
2_#10 Can | |
URL ENCODED | |
2_%2310%20Can | |
ESCAPED FOR HTACCESS | |
2_\%2310\%20Can |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment