我正在嘗試重定向Zeus服務器上的整個站點。我只設法成功重定向主頁。其他頁面將出現「找不到頁面」。這裏是我使用的代碼: match URL into $ with ^\/$
if matched
set OUT:Location = http://www.mentalhealthreform.ie/
set OUT:Content-Type = text/html
set RESPONSE
我需要重定向任何人在使用移動用戶代理到一個名爲mobile.php文件。 我的網絡託管服務提供商Net Registry使用Zeus Web服務器。 下面是我從我的研究 RULE_1_START:
# get the document root
map path into SCRATCH:DOCROOT from/
match IN:User-Agent into $ with iPad|iP