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

update config dist files

parent 263d444c
No related branches found
No related tags found
1 merge request!57512 php83 update
{
"sub.domain.example.com": "domain.example.com"
"sub.domain.example.com": "www.example.com"
}
\ No newline at end of file
{
"comment": "Example redirect configuration file for domain.example.com",
"direct":{
"/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