i need to access the .htaccess file in the root file directory,
where is the root file directory located?
i need to access the .htaccess file in the root file directory,
where is the root file directory located?
The "root directory" in this case is the top level directory of your web site, often this is in a directory called "htdocs", but basically this will be where your files are that you see if you just go to http://www.yoursite.com without any other directories.
Open your ftp client and go to /public_html/
This topic has been closed to new replies.