How to change .htaccess to allow Control Panel acces

RewriteEngine On

## The following line tells apache if a url is requested for ControlPanel to ignore the rest of the .htaccess file. This has to be placed at the top because htaccess files are read from top to bottom by apache, and the rules are first come first serve

RewriteRule ^(ControlPanel) - [L]

  • 8 Users Found This Useful
Was this answer helpful?

Related Articles

What is Joomla?

Joomla! is a free and open source Content Management System (CMS) for publishing content on the...

Why choose Joomla! over some other content management system?

We have researched a number of competing content management systems. Many are well suited to...

How can I learn more about Joomla!

Visit the Joomla! project web site at http://www.joomla.org. There you will find current news...

Can you help me decide if Joomla! is right for my project?

Yes, submit a support ticket with a detailed description of your project. We will respond with...

How can I assign different templates to specific pages?

In Joomla! there is a default template, but you can assign other templates to specific "pages"...

Powered by WHMCompleteSolution