Loading...

Ubuntu環境下apache 目錄啟動.htaccess 功能

Temperature: 0 °C

Mark ChangMark Chang
author_tools

.htaccess 檔案是目錄層面的設定檔,可以對目錄變更 Apache 的設定。
要使用 .htaccess 檔案,需要在 Apache 的設定檔 (httpd.conf 或 apache2.conf) 開啟使用,否則 Apache 是不會處理 .htaccess 的設定的。
Ubuntu 環境下路徑需編輯 /etc/apache2/apache2.conf

$ sudo vi /etc/apache2/apache2.conf

找到以下字串
<Directory /var/www/>
Options Indexes FollowSymLinks
AllowOverride None
Require all granted
</Directory>


AllowOverride None

更改為
AllowOverride All

後儲存,重啟Apache讓設定檔生效
sudo service apache2 restart


Ubuntu環境下apache 目錄啟動.htaccess 功能
以上紀錄~


 

#Ubuntu  #htaccess  #Apache  #httpdconf  #apache2conf  
https://innstory.com/story-Ubuntu環境下apache_目錄啟動htaccess_功能-2536
Linux

Prev
 PHP_運算次方pow_函数

Next
htaccess與RewriteEngine一起使用時500內部服務器錯誤 

About the Author

Mark Chang

離不開電腦的宅男

Visitor message

Leave some footprints to prove that you visited me

Recommended reading

Author's other related stories

讓文字左右對齊

讓文字左右對齊

讓文字左右對齊這類的設計案,通常都會出現在平面設計居多。 網頁上很少會遇到客戶會執著於這方面,但不能...

使用CSS讓整個網頁由彩色變黑白色!

使用CSS讓整個網頁由彩色變...

blackandwhite5 把下面的語法加入網頁的<head>與</head&g...

使用手機將網址分享到 Line時,如何強制使用預設(外部)瀏覽器開啟?

使用手機將網址分享到 Lin...

如標題,當厭惡了每次在line上面分享demo網址給客戶時點選網址就會使用line的瀏覽器開啟。 還...

Please select an option

error

Hi, thank you for your participation, but you cannot vote repeatedly~

Join innstory now and start recording your story.

"Innstory" is a place to store stories. We are committed to becoming a warm platform. Deepening the bonds between people is our direction.
We are convinced that the blockchain between people is not just a cold calculation. Join us now.

Wrong format