On Thu, 14 Feb 2008, Fitzsimmons, Donald C. wrote: > Yeah I restarted apache. Also I just tried changing Options to all and > restarted apache. Still the same issue. It's very strange. Did you put the Options line inside a Directory tag? e.g. something like: <Directory /var/www/htdocs/usage> AllowOverride All Options All </Directory> -- Aj.