Loading...

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

Temperature: 0 °C

Mark ChangMark Chang
author_tools

.htaccess是在Apache HTTP Server這款服務器架設軟件下的一個對於系統目錄進行各種權限規則設置的一個文件,存在於Linux操作系統中。
比較常見的是定義默認首頁名 稱,404頁面,301轉向,等。

啟用apache 的 mod_rewrite 模組

# sudo a2enmod rewrite

重新啟動apache,重新讀取模組,設定才會生效
# sudo service apache2 restart

使用vi編修apache2.conf
# sudo vi /etc/apache2/apache2.conf

將原先 AllowOverride None 修改為 All

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

Options Indexes FollowSymLinks
AllowOverride All
Require all granted

重新啟動apache,重新讀取設定檔,設定才會生效
# sudo service apache2 restart

https://innstory.com/story-ubuntu_1804__apache_目錄啟用並開啟htaccess_覆寫-2281
Linux

Prev
 如何增加WordPress網站的PHP時間限制

Next
想在網頁上預覽PDF可使用的方案 

About the Author

Mark Chang

離不開電腦的宅男

Visitor message

Leave some footprints to prove that you visited me

Recommended reading

Author's other related stories

PDO PHP - PDOException - Numeric value out of range: 1264 Out of range value for column user_ip at row 1

PDO PHP - PDOE...

最近遇到一個問題,一個Mysql的錯誤訊息。 我想要紀錄一個IP資訊,我會先用以下方式擷取用戶端使用...

文件上傳過程中使用白名單、黑名單、或者MIME做認證

文件上傳過程中使用白名單、黑...

pexelsphotolock5 是不是被資安的問題搞得很煩? 我想,在建置系統的過程中,或多或少都...

分享 不得不用的15個神奇熱鍵

分享 不得不用的15個神奇熱...

好吧~我學到了,看看有沒有機會用上。 我承認切換桌面跟把視窗快速隱藏的熱鍵是蠻好用的。 不想被發現的...

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