mirror of
https://github.com/guezoloic/serverconfig.git
synced 2026-01-25 09:34:23 +00:00
feat: add website conf
This commit is contained in:
3
config/vhost.d/HOSTNAME.conf
Normal file
3
config/vhost.d/HOSTNAME.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
# change HOSTNAME to your own
|
||||
|
||||
return 301 https://www.HOSTNAME.com$request_uri;
|
||||
Reference in New Issue
Block a user