mirror of
https://github.com/phanan/htaccess.git
synced 2018-11-08 13:39:40 +01:00
Remove Trailing Slash from Arbitrary Paths
This commit is contained in:
parent
be126a1eb4
commit
22bcd94e8a
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ What we are doing here is mostly collecting useful snippets from all over the in
|
|||
- [Force HTTPS Behind a Proxy](#force-https-behind-a-proxy)
|
||||
- [Force Trailing Slash](#force-trailing-slash)
|
||||
- [Remove Trailing Slash](#remove-trailing-slash)
|
||||
- [Remove Trailing Slash from Arbitary Paths](#remove-trailing-slash-from-arbitrary-paths)
|
||||
- [Remove Trailing Slash from Arbitrary Paths](#remove-trailing-slash-from-arbitrary-paths)
|
||||
- [Redirect a Single Page](#redirect-a-single-page)
|
||||
- [Alias a Single Directory](#alias-a-single-directory)
|
||||
- [Alias Paths to Script](#alias-paths-to-script)
|
||||
|
|
Loading…
Reference in a new issue