just creat a txt file in your pc htaccess when u past on this file on server just rename it .htaccess its work....
I do also interested about the question. Hello "hostimizer", would you please tell something more about this? All servers are not giving the permission to work on the .htaccess file. What to do?
If you have FTP access to your server, you can upload the .htaccess file to the top directory (usually in the 'public_html' folder) and it will overwrite any existing .htaccess file. As the previous poster stated, you can create a text document and then rename it .htaccess. If you don't have any access to your server, you could ask your hosting provider to upload it for you.
if you create that file offline make sure you use a UNIX compatible editor (zero problem if your offline PC is running Linux or other ix) some of the lines in a .htaccess file are sensitive to line feed and may cause error if done with a windows editor !! all quality hosts allow .htaccess as the file is in user space and NOT on server level errors normally affect only your entire site visitors for details always refer to the original authority - in this case http://httpd.apache.org/docs/current/howto/htaccess.html