If we got the message show as as below, we may not enablye the apache rewrite function.
To enable this function we should modify the httpd.conf.
Add these command line in the virual host block
RewriteEngine On
Options +FollowSymlinks
To save the httpd.conf and Restart the apache.
when you wirte the .htaccess file without errors, and
your will get the rewrite function.
if not, you man find out the issue from the log.
隨機文章
- CMS系統 評估 測試 比較-2 日記篇 (2007-11-04)
- 你可能不知道的Ultrabook (2011-12-13)
- OCZ SSD 掛點 (2012-04-06)
- 【心得】1.5 兆的三十年美夢:等蝸牛爬到終點,孟婆湯都續杯了 (2026-01-22)
- 把Proxmox VE 6.04 預設 LVM-Thin 移除,直接掛載 (2019-12-25)








