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.
隨機文章
- Caddy Server / NGINX reverse Proxy 初測心得 (2024-12-28)
- 小米手機 紅米機 台灣版 第二波搶購開箱 (2013-12-22)
- 郵件IMAP POP3 SMTP Port 加密協定 3分鐘快速上手 (2021-09-06)
- mysqldump –all-database 備份好用 一點小不便 3分鐘學會小功能 功力大增 (2021-09-01)
- 電子郵件名單分類 就是大數據? (2015-11-18)
![[chatGPT 測試] 評測開箱 Synology DS918+](https://chihping.aflypen.com/wp-content/uploads/2023/03/hdd-g6fc6f0659_640-300x228.png)







