Step 1 :
使用mod_rewrite : 開啟Apache mod_rewirte Module
1. 打開httpd.conf
Options FollowSymLinks AllowOverride All
2. 找到 #LoadModule rewrite_module modules/mod_rewrite.so
3. # 字號拿掉後存檔, restart Apache Server即可開啟
Step 2 : 設定 .htaccess 檔
其中的
RewriteBase /
要改成自己的子目錄
使用URLS: http://localhost/citest/hello