2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-19 09:40:21 +00:00

Delete xcat-ws.conf.httpd

This commit is contained in:
Chuck Brazie
2017-08-30 08:12:48 -04:00
committed by GitHub
parent 39454c1205
commit 1cc11dc632

View File

@@ -1,4 +0,0 @@
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteCond %{HTTPS} !=on
RewriteRule ^/?xcatws/(.*) https://%{SERVER_NAME}/xcatws/$1 [R,L]