huanix

chown -R huanix /

huanix header image 4

Entries Tagged as 'LAMP'

mod_rewrite for Apache2 in Ubuntu Linux Gutsy Gibbon 7.10

December 10th, 2007 · No Comments

mod_rewrite is a module for the Apache webserver that allows apache to dynamically change the url of a site using php (or other scripting languages). It seems like a difficult/confusing task at first, but it actually only takes 2 steps in Ubuntu . I initially wrote this quick tutorial for Feisty Fawn 7.04, [...]

[Read more →]

Tags: Apache2 · Gutsy Gibbon · LAMP · Linux