How to Disable APC Cache via .htaccess

You can disable APC Caching for your domain via .htaccess with the following steps:
  • Login to your account through FTP or cPanel's file manager

cPanel Login

  • Navigate to your domains "/public_html" directory

public_html

  • Locate your .htaccess file and open it in a text editor, or download the file to edit on your local computer using text-editor.
  • Add the following line to the .htaccess file: php_flag apc.cache_by_default Off
  • Save the .htaccess file, and re-upload it to your "/public_html" if you edited locally.
Was this answer helpful?

Also Read

How to Backup MySQL Database in cPanel

You can backup any database on your account using the cPanel backup feature Log into cPanel...

Terminated Service

Renewal and Service Maintenance: Our services are subscribed, requiring renewal before the...

How to Create/Delete MySQL Database User

To Create a Database User Log into cPanel   Under Databases, click MySQL Databases...

How to Change your cPanel Password in cPanel

Often you may want to change your cPanel password for one or more reasons. It is always...

Configuring WHM for the first time.

To begin, please log in to WHM using your root login details for the first time as provided to...