

Either I didn’t interpret the document root nomenclature correctly - or else, as the installation troubleshooting tip stated, I may need to create rewrite rules in my. I’ve always paid someone to do this in the past, but financial constraints require me to learn to do it myself. In order to test if the Accelerator is functioning, I was instructed to access it via the same in my browser.īut it didn’t work. php file to my document root and ensure that the file can be accessed via the web.įollowing the information on the support guide, I uploaded the file () to /public_html.
FIND REALM BROWSER FILE INSTALL
I’m trying to install GravityScan Accelerator to augment my WordFence plugin, and was instructed to upload a. For example, Welcome.html is different than welcome.html. Yes, it is that easy! Please note that the server is case sensitive, so be sure to use the proper case. htaccess file in your domain’s document root and add the following line: htaccess file so that the server knows to load Welcome.html first, instead of index.htm.

Let’s assume that the homepage for your website is named Welcome.html. htaccess file and add the following line: To change your directory index, edit your. htaccess file and set your Directory Index setting to match that of website’s first page. If your application does this, you will need to modify your. For example, the application may name your homepage Welcome.html, or Home.html. Some website design applications name the home page something other than the standard index.htm, index.html or index.php. This can be a security risk so you always want to ensure that a file will be served instead. If the server does not find any of these files, it will display a default screen with a list of the files in the folder as shown to the right. The server looks for these specific files in the following order: If you type in simply, the server will load the directory’s index file. For example, if you type in /contact_us.php, the server will return the contact_us.php page. If no particular file is specified, the directory index file will be the first file the server loads from a folder. If you are unsure of the document root folder for an addon or a subdomain because you did not go with the defaults, you can find it by using the following steps: How do I find the document root of an addon / subdomain?

If there is an addon domain on your account, you will need to look at the >cPanel Addon Domains section in order to see where the root folder has been set. If your subdomain is, then the document root folder would be public_html/store.Īddon domain document roots are very similar to subdomains. The document root for a subdomain is a bit different. This means when someone visits your main domain, the server returns files that are located in the public_html folder. The document root for your main domain name is your public_html folder. (No hosting account? No problem- we’ve got you covered! Our VPS Hosting option takes the guesswork out of website hosting.) Finding the Document RootĪ domain’s document root, also known as the home folder, is the main folder that contains all of the files for either a domain or a subdomain.
FIND REALM BROWSER FILE HOW TO
In this guide, we discuss how to determine the document root of your website. The specific directory you will upload them to will depend on whether you are working with the main domain, an addon domain, or a subdomain. If you need to upload files to your hosting account, you will need to know to which directory to upload them.
