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

ubuntu 18.04  apache 目錄啟用並開啟.htaccess 覆寫

ubuntu 18.04 ...

.htaccess是在Apache HTTP Server這款服務器架設軟件下的一個對於系統目錄進行...

php定時執行任務ignore_user_abort() 函式

php定時執行任務ignor...

ignoreuserabort() 函式 PHP , PHP 5, PHP 最近剛好有一個專案需要定...

修改apache設定

修改apache設定

pexelsphotolock5 進入apache資料夾,找到conf資料夾(預設是C:\AppSe...

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