mod_rewrite - Part 2: Instalasi modules in ApacheTag: mod_rewrite, url, apache module Category: Apachepost: 09 Oct 2007 read: 1,390 mod_rewrite tutorial: If you want to build 'fantasy' URL, You need helping from a apache's module that we called mod_rewrite. This is realy famous modules in Apache. so, I think it always ready in common installation package. Try to look from phpinfo(). Find installed modules in your package. This is example modules from my local server:
if you can't see it. You can activate that module. Follow this step: 1. Open your http.conf (depend on your package, may be at Apache2\conf).2. Find this line:
uncomment that line:
3. Save
4. Restart your apache
| ||
| | Give Your Opinion | Recommend |
|

