Skip to content
Snippets Groups Projects
Commit e6ffbefe authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update config dist file

parent 395c0c22
Branches
No related tags found
1 merge request!57512 php83 update
{
"comment": "Example redirect configuration file for domain.example.com",
"direct":{
"mail": {"code": 301, "target": "https://www.example.com/mail" }
"/mail": {"code": 301, "target": "https://www.example.com/webmail" }
},
"regex":{
".*": {"code": 307, "target": "https://www.example.com/" }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment