Submitted by jacob on Mon, 01/02/2012 - 18:17
Earlier I wrote about how to enable Clean URLs on a Drupal installation on a shared hosting service, such as my own provider, InMotion Hosting. Now that I have setup my LAMP Stack on my own Ubuntu machine, I also want to enable Clean URLs for Drupal installations on localhost.
Submitted by jacob on Mon, 01/02/2012 - 09:58
One of the main reasons that I have been working so hard to learn Linux is so that I can begin to learn how to effectively develop websites with Drupal. On top of Linux, all I need is Apache, MySQL, and PHP installed, and voila! A LAMP Stack that functions as a normal web server, allowing me to test web programming from the comfort and privacy of my own computer.