hi, I need help from your side regarding .htaccess file on Apache server...i had uploaded my .htaccess file in public_html but after uploading it my file had been disappeared from my root directory.....as i want to edit some code in the same file but i have not found it in my public_html.....so, is there any way to show my hidden file...if yes then give your valuable suggestion....please help me out..... Thanks!
in linux, every files started with dot [.] is hidden! if you're using cpanel, there's an option to see the hidden files when you open the file manager, and from the console, you can see the hidden files by issuing this command: ls -lha
Even in filezilla you have to tell it to display hidden files! Check the options panel for this option.
Thanks! you mean to say that i have to go for option tool and where i have to enable the command to see hidden files................
Actually, in my FileZilla, it shows hidden files on Linux by default. I did not need to change any settings.