officescan使用apache跳轉設置
Officescan server使用apache 做web的時候,可以设置跳转:http://10.86.8.9
LoadModule rewrite_module modules/mod_rewrite.so #默認存在
RewriteEngine On#需手動添加開啟
RewriteRule ^/$ http://10.86.8.9/officescan #需手動添加需轉達的目錄
http://www.iteye.com/topic/573603
页:
[1]