I tried to create the .htaccess and the .htpasswd whith sulbime text 2, then notepad++, notepad with different encoding and rename my file in filezilla but I still get an Internal server error. I get my path with the line
Here my .htaccess
AuthName "preprod"
AuthType Basic
AuthUserFile "/home/site/preprod/.htpasswd"
Require valid-user
Here my .htpasswd
dev:tJqh/oQHViefU
I have no idea how to resolve it .. My host is OVH