2016-03-08 68 views

回答

0

在你的文檔根htaccess文件:

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