.htaccess 線上產生器

網站位址:http://www.htaccessredirect.net/

Rewrite to www:網址轉向至www,比如輸入unethost.com自動轉至www.unethost.com 
301 Redirect File:檔案301永久轉址,比如unethost.com/123.txt轉至unehost.tw/index.php 
301 Redirect Directory:資料夾301永久轉址,比如tw-blog.com轉至unethost.com 
Caching:快取設定 
Password Protect File:htpasswd檔案設置 
Stop hotlinking:防盜連設定 
Custom 400 error:自訂400錯誤頁面網址 
Custom 401 error:自訂401錯誤頁面網址 
Custom 403 error:自訂403錯誤頁面網址 
Custom 404 error:自訂404錯誤頁面網址 
Custom 500 error:自訂500錯誤頁面網址 
Block users by IP:限制或允許使用者IP位址 
Block bad bots:限制搜尋引擎搜尋 
Change default directory page:變更預設首頁 
Prevent viewing of .htaccess:禁止查看.htaccess檔案 
Prevent directory listing:禁止查看資料夾檔案列表
  • 2 Kasutajad peavad seda kasulikuks
Kas see vastus oli kasulik?

Seotud artiklid

ssh top出現的mysql線程,可以去砍掉嗎?

Q:我登入ssh 查看到的線程裡,有 mysql 在運作,可以去砍掉(kill)嗎?   A:不可以隨意去砍掉,建議先使用重開的語法 service mysql restart...

透過.htaccess檔,禁止來自日本的ip的訪問

如果要透過.htaccess檔,禁止來自日本的ip的訪問,可以先上網找分配給日本的IP清單。關鍵字是「日本に割り当てられているIPアドレスリスト」...

.htaccess檔教學

htaccess教程 第1部分 - 簡介 <概述> 在本教程中,你會發現許多有關.htaccess文件,它的使用方法,及如何利用它來改善您的網站。...

custom php.ini

http://forums.cpanel.net/f5/individual-php-ini-files-php-fcgi-php-cgi-160398.html

虛擬主機,該如何修改php的參數?

問: 如果我是虛擬主機用戶,該如何修改php的參數?答: 請參考我們的blog 文章:...