-----
1) PREPARATION
2) SETUP PROJECT
3) TEST WEBSITE
4) DOWNLOAD
5) REFERENCES
1) PREPARATION
1.1) Setup WampServer (http://php-steps.blogspot.com/2013/11/wampserver-download-setup-installation.html)
1.2) Enable Apache mod_rewrite (http://php-steps.blogspot.com/2013/11/wampserver-apache-modrewrite-simple-test.html)
2) SETUP PROJECT
2.1) Prepare the following file/folder structure to test mod_rewrite
{wamp_home}/www/test_rewrite_friendly/
.htaccess
index.php
user.php
|
2.2) Edit codes as follows:
3) TEST WEBSITE
4) DOWNLOAD
Project Source Code (completed):
No comments:
Post a Comment