I have a Ubuntu server at home for most of my website development, but I like to do some local work on my MBP when in nontraditional locales. Right now I'm having trouble enabling .htaccess in order to get mod_rewrites working with WordPress. I've heard the file /private/etc/apache2/httpd.conf holds the key (by marking AllowOverride to All) but even after making that change and restarting Apache, I have nothing.
Is there a way to test Apache or mod_rewrite status and find other files I may need to change? What else can I do to enable this feature?
Is there a way to test Apache or mod_rewrite status and find other files I may need to change? What else can I do to enable this feature?