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.
隨機文章
- 從web base的行銷轉向App Base行銷? (2012-03-22)
- Proxmox VE ubuntu 2004 container RLIMIT_CORE issue (2020-07-24)
- hTC是行銷不如人 還是獲利賺太多 還是乎略使用者的聲音? (2013-01-08)
- [chatGPT 測試]寫一隻 Windows環境下的Python,調用ffmepg調整解析度為1080 (2024-04-23)
- IPCOP 架 proxy 比pfSense 好用 (2016-10-14)








