Your HostICan Community  


Go Back   Your HostICan Community > Programming & Design > Programming / Design Jobs

Programming / Design Jobs Are you hunting for a programmer or need some programming help? Post here, and someone will get in touch with you. And, if you're looking for a programming gig, please make that request here too!

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-13-2009, 11:17 AM
-=SpOoK=- -=SpOoK=- is offline
Junior Member
 
Join Date: May 2009
Posts: 3
Default changing the default administrator path in my Joomla hosting

How is possible to change the default administrator path in my Joomla hosting? At the moment I log into my administration page with this link:
Code:
http://www.mydomain.com/administrator
By security reason I want to change the word "administrator" to something else.
Reply With Quote
  #2  
Old 08-13-2009, 11:43 AM
m11rr m11rr is offline
Member
 
Join Date: Mar 2009
Posts: 50
Default Re: changing the default administrator path in my Joomla hosting

Use File Manager from cPanel to edit defines.php file. The file is located in
Code:
public_html/includes/
folder. Find this line
Code:
define( 'JPATH_ADMINISTRATOR',     JPATH_ROOT.DS.'administrator' );
and change 'administrator' to whatever you like.
Reply With Quote
  #3  
Old 08-15-2009, 11:29 AM
600gshr 600gshr is offline
Member
 
Join Date: Jan 2009
Posts: 92
Default Re: changing the default administrator path in my Joomla hosting

My favourite way to make some secure URL is to use the opportunity of cPanel for Password Protect Directories. Set up a title name there and then protect the Joomla administrator directory with username and password. The cPanel hosting customers always have at least one advantage over the other.
Reply With Quote
Reply

Tags
administrator, changing, default, hosting, joomla, path

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 04:14 PM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.

Copyright © 2003 - 2008 HostICan. All Rights Reserved.