I have setup htpasswd authentication on my live site and it works great, but I don\'t want开发者_开发百科 to be asked for a password when I am working on the development environment.
I am having trouble with the following command prompt commands (in Windows XP). set SOMEVAR= for /F %i in (1 2 3) do set SOMEVAR=%SOMEVAR% \"%i\"