mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-14 08:17:01 +05:30
Caddyfile: Remove useless redirects
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
parent
7414f13d94
commit
e4c71da834
1 changed files with 0 additions and 4 deletions
|
@ -26,10 +26,6 @@ https://msfjarvis.website {
|
||||||
import base_config
|
import base_config
|
||||||
import compression_config
|
import compression_config
|
||||||
root /var/www/msfjarvis.website/
|
root /var/www/msfjarvis.website/
|
||||||
redir 307 {
|
|
||||||
/github https://github.com/msfjarvis
|
|
||||||
/brave https://brave.com/msf756
|
|
||||||
}
|
|
||||||
git {
|
git {
|
||||||
repo https://github.com/msfjarvis/msfjarvis.website
|
repo https://github.com/msfjarvis/msfjarvis.website
|
||||||
branch src
|
branch src
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue