我想制作 featSel_ctrl <- sbfControl(functions = anovaScores)
featSel <- sbf(target ~., data=train_data, sbfControl = featSel_ctrl)
,但仅限于一个特定链接:
301 redirect
在htaccess,Apache
答案 0 :(得分:1)
你可以试试这个
RewriteEngine on
RewriteCond %{HTTPS} ^on
RewriteRule ^example\.html$ http://www.example.com/example.html [R=301,L]