标签: redirect iis plesk
提前致谢
答案 0 :(得分:0)
我发现有可能进行重定向: 我写了一个index.php来获取opend。 它包含以下代码:
<?php /* Serverside Redirect */ header("Location: /website/"); ?>
所以现在网站www.example.de被重定向到www.example.de/website