Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 2d8b030d authored by Nicolas's avatar Nicolas
Browse files

feat: add redirection example

parent 86e181e7
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,8 @@
RewriteEngine On
# RedirectMatch 301 /(.*)\.php /$1
# Handle Authorization Header
RewriteCond %{HTTP:Authorization} .
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment