How secure is leaving .htaccess on CHMOD 777?
I'm using a hosted wordpress solution for a client, and the permalinks don't work unless I chmod .htaccess to 777 so that wordpress can update the mod_rewrites.
Is this secure? If not, any way around this?