Hi,
I searched but can not find a copy of the new .htaccess file.
I have installed the latest 6.1 on my server but the htaccess file is missing (I think it deletes it automatically for some reason). My local computer will not allow me to extract drupal without crashing windows explorer. Can someone copy the latest .htaccess file and post it here so I can create it for my server?

Thanks,

Comments

pobster’s picture

http://cvs.drupal.org/viewvc.py/drupal/drupal

Are you sure it's not there? As it begins with a period it means it's a hidden system file...

Pobster

kaffeen’s picture

Yes, it is a hidden file. Just make sure you have the capability to view hidden files in your OS. It is there for sure.

If you understand, things are just as they are. If you do not understand, things are just as they are. ~ Zen Proverb

pbarnett’s picture

If you have commandline access to your server, ls -a should show hidden files like .htaccess

Pete.

modul’s picture

This thread is about Drupal 6.x, and I'm using 5.6, but still, is it true that .htaccess is hidden??? I don't have command access to the server, I'm just doing my to-and-fro FTP'in with some FTP program. But .htaccess shows up in my listings, on the server as well as on my own pc, just as any regular file. Nothing about the file being hidden. Is this anything particular to 6.x? Or is there something with my setup?