mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-14 14:07:02 +05:30
Caddyfile: Add missing redirects to base domain
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
parent
a1b4a560c8
commit
9b2ee3f624
1 changed files with 4 additions and 0 deletions
|
@ -22,6 +22,10 @@
|
|||
https://msfjarvis.website {
|
||||
import base_config
|
||||
root /var/www/msfjarvis.website/
|
||||
redir 307 {
|
||||
/github https://github.com/msfjarvis
|
||||
/brave https://brave.com/msf756
|
||||
}
|
||||
git {
|
||||
repo https://github.com/msfjarvis/msfjarvis.website
|
||||
branch src
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue