0
RewriteEngine On
RewriteCond %{HTTPS} (on)?
RewriteCond %{HTTP:Host} ^(?:www.)(.+)$ [NC]
RewriteCond %{REQUEST_URI} (.+)
RewriteRule .? http(?%1s)://%2%3 [R=301,L]
RewriteCond %{HTTP_Host} ([^.]+).itsprofile.com$ [NC]
RewriteRule (.*) http://itsprofile.com/viewindex.php$1?id =%1 [NC,L]
你有什麼試過?你的問題是什麼?你想要達到什麼目的?你不能只是傾倒一小塊代碼,並希望我們要爲你解決你的問題... – slugonamission
是的,好友,我一直試圖做超過3個小時。我不知道如何轉換它。我看到一些'教程',但他們需要IIS進行轉換。認爲可能有些人可以幫助我解決這個問題。我不要求任何人爲我做這件事。一些建議會做。我現在空白了。 – Ketan