Accessing Your .htaccess File By Domain
Choose the tutorial that reflects your ACC interface type:
- Legacy Interface
- New ACC Interface
Not sure what the difference is? See Which ACC Interface Am I Using?
If you are using the Legacy Interface:
- Log into the Account Control Center (ACC)
- Click Domains in the left sidebar
- Click Manage Your Domain Names in the drop-down
- Under Domain Name, click the name of the domain you would like to work on
- Across from Web Settings, click Manage Web Settings
- If you have never created an .htaccess file before, click Create an .htaccess File. If you already have a .htaccess file, click View or Edit Your .htaccess File
If you are using the New ACC Interface:
- Log into the Account Control Center (ACC) at my.pair.com
- In the top navigation bar, click Domains
- Find the domain name that you want to work on and click its Edit button
- In the “Overview” section, find the Web Directory Settings and click its Edit button
- Next to .htaccess File, click the Edit button. If you have never created and .htaccess file before, click the Create button.
Accessing Your .htaccess File By Directory
Choose the tutorial that reflects your ACC interface type:
- Legacy Interface
- New ACC Interface
Not sure what the difference is? See Which ACC Interface Am I Using?
If you are using the Legacy Interface:
- Log into the ACC
- Click Files
- Select either Home or Web, depending on where your directory is
- Navigate to your directory
If the directory already has an .htaccess file, open it by:
- Clicking the name of the .htaccess file
- Clicking Edit on the top toolbar
If the directory does not have an .htaccess file, create it by:
- Clicking New File on the top toolbar
- In the first box, input “.htaccess”
- Make your additions, if any, to the .htaccess file
- Click Create File
If you are using the New ACC Interface:
- Log into the Account Control Center (ACC) at my.pair.com
- In the top navigation bar, click Files
- Navigate to the directory that holds your .htaccess file. Blue folder icons indicate subdirectories. Click on the icons to open the subdirectory.
- If the directory already has an .htacess file:
- Click on the .htaccess file’s name
- Click the Edit button in the toolbar.
- If the directory does not have an .htaccess file:
- Click on the New File button in the toolbar
- In the first field, enter “.htaccess”
Remember to include the period at the beginning of .htaccess. Otherwise, the file will not work. - In the second field, enter the contents of your .htacess file
- Click the Create File button