2011-09-08 47 views

回答

1

我想:

RewriteCond %{REQUEST_FILENAME} !^main/.* 
RewriteRule ^(.*)$ redirect_file.php [L] 

會做

相關問題