init from 4 old repositories
This commit is contained in:
4
controlserverwebpage/.htaccess
Normal file
4
controlserverwebpage/.htaccess
Normal file
@@ -0,0 +1,4 @@
|
||||
RewriteEngine On
|
||||
RewriteCond %{SERVER_PORT} 80
|
||||
RewriteRule ^(.*)$ https://192.168.1.127/$1 [R,L]
|
||||
Options +Indexes
|
||||
Reference in New Issue
Block a user