Connecting the dots...
Thoughts on Web Development, Scalability and Application Architecture
  • Home
  • About Rajat Pandit
  • Contact
Browse: Home / apache 2

apache 2

Mass Virtual Host using VirtualDocumentRoot

By rp on October 17, 2009

Recently I required to update my development environment such that I can quickly setup virtual hosts, without needing to update the httpd.conf file everytime. It turns out that Apache supports a directive called VirtualDocumentRoot which allows you the map your host directories based on the domain name.
I wanted to setup domains like project-name.user-name.devserver.name, hence following [...]

Posted in Web Development | Tagged apache 2, development, VirtualDocumentRoot | Leave a response

Using macport to setup php5 / apache2 on Leopard

By rp on March 12, 2009

As you can tell I got myself a new macbook and its pretty much ritualistic to install apache/php5 on it for me. I agree it comes with both of them pre-installed but really I just like to do it for the easy of configuration. I have written earlier how I compiled everything on [...]

Posted in Web Development | Tagged apache 2, darwin, dependencies, deps, leopard, mac ports, macbook, port search, protocol, variants, web server support | 2 Responses

How to enable apache mod_rewrite on ubuntu

By rp on February 12, 2009

I have been moving my development to Linux lately and had the first real struggle getting the rewrite stuff working on Apache. Problem wasn’t that I didn’t know how to do it, (BTW usually i would prefer to have a self compiled version of Apache as I would know what’s in it) but that the [...]

Posted in Web Development | Tagged apache 2, configuration files, directory permissions, followsymlinks multiviews, htaccess file, hth, indexes, leopard, linux, rewrite, struggle | 1 Response

Search

Sponsored Links

Dreamhost Rewards

Symfony Experts

Categories

  • Getting Things Done (RSS) (3)
  • SEO (RSS) (1)
  • Web Development (RSS) (86)

Recent Comments

  • zakaria on Skype audio playback and capture problem on ubuntu 8.10
  • Allen on sfDoctrineGuardPlugin: Signup, Validation and Profile
  • Susan on Creating utf-8 tables in symfony 1.4 /doctrine 1.2
  • Tynisha Cooper on FOWA 2008
  • Affordable Web Development on Making footer stick to the bottom of the page

Tags

accessiblity Add new tag apache 2 array bot build process Clean CSS dependencies development doctrine email gmail googl hack irc Javascript JeOS leopard linux mac macfusion mail namespaced OSX pear perl php propel protocol quit now search SEO simplexml ssh sshfs svn Symfony synchronization Ubuntu upgrade validation variants Yahoo! yahoo search

Copyright © 2010 Connecting the dots....