2016-03-08 66 views

回答

0

在你的文档根htaccess文件:

RewriteEngine On 
RewriteCond %{REQUEST_FILENAME} !-f 
RewriteCond %{REQUEST_FILENAME} !-d 
RewriteRule ^activate/$ /wp-content/themes/whitetheme/custompage.php [L]