1 Star 4 Fork 0

强森/traffic-simulation-de

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.htaccess 444 Bytes
一键复制 编辑 原始数据 按行查看 历史
treibi 提交于 2019-09-26 11:41 . new .htaccess files
#ErrorDocument 404 www.traffic-simulation.de/Fehlermeldungen/toterLink.html
#############################################
# (2) Weiterleitungen
#############################################
# Folgende Zeile immer notwendig fuer rewrites,
RewriteEngine On
# Aktiviere https:
# alle http-Anfragen (Port 80 !=Port 443) werden auf https umgeleitet
RewriteCond %{SERVER_PORT} !=443
RewriteRule ^(.*)$ https://traffic-simulation.de/$1 [R=301,L]
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/huahua191024/traffic-simulation-de.git
git@gitee.com:huahua191024/traffic-simulation-de.git
huahua191024
traffic-simulation-de
traffic-simulation-de
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385