XILO Community Forum

Support 03333 407 407 • Sales 0800 084 2421 • sales chat

Go Back   XILO Community Forum > Customer Support > Support Queries > login to e107 help
Support Queries This forum should be used to contact XILO's support team should you have any problems with your account.

Closed Thread
 
LinkBack Thread Tools Display Modes
  (#1 (permalink)) Old
User
rickyreter40 is on a distinguished road
 
Posts: 7
Join Date: Jan 2006
Thumbs down login to e107 help - 09/02/2006, 2:32 PM

hi,when i log into e107 it shows up my admin control area,when it goes live you can still see it for everyone to see...very strange....HELP!!!!
  (#2 (permalink)) Old
XILO Staff
Matt is on a distinguished road
 
Matt's Avatar
 
Posts: 694
Join Date: Nov 2005
Default Re: login to e107 help - 09/02/2006, 2:33 PM

Hi,

You will need to create a username and password login.

Via the control panel, it can be created via the ".htaccess generator".

Matt


XILO Communications Ltd.
Internet Hosting and Online Services
w: http://www.xilo.net/
h:
http://my.xilo.net/
t: +44 (0) 845 034 6444
f: +44 (0) 845 034 6555
  (#3 (permalink)) Old
User
rickyreter40 is on a distinguished road
 
Posts: 7
Join Date: Jan 2006
Default Re: login to e107 help - 09/02/2006, 2:36 PM

Ok,can,t Access My Control Panel Is This Down At Moment...pete
  (#4 (permalink)) Old
User
rickyreter40 is on a distinguished road
 
Posts: 7
Join Date: Jan 2006
Default can,t Access My Control Panel Is This Down At Moment - 09/02/2006, 2:38 PM

can,t Access My Control Panel Is This Down At Moment..HELP AGAIN!!!SORRY
  (#5 (permalink)) Old
XILO Staff
Matt is on a distinguished road
 
Matt's Avatar
 
Posts: 694
Join Date: Nov 2005
Default Re: login to e107 help - 09/02/2006, 2:42 PM

Hi Pete,

We are looking into this now. Please do not raise another thread for the same problem - just add the posts here

Matt


XILO Communications Ltd.
Internet Hosting and Online Services
w: http://www.xilo.net/
h:
http://my.xilo.net/
t: +44 (0) 845 034 6444
f: +44 (0) 845 034 6555
  (#6 (permalink)) Old
XILO Staff
Matt is on a distinguished road
 
Matt's Avatar
 
Posts: 694
Join Date: Nov 2005
Default Re: login to e107 help - 09/02/2006, 3:05 PM

Pete,

We have restarted the control panel. Are you now able to access it.

Matt


XILO Communications Ltd.
Internet Hosting and Online Services
w: http://www.xilo.net/
h:
http://my.xilo.net/
t: +44 (0) 845 034 6444
f: +44 (0) 845 034 6555
  (#7 (permalink)) Old
User
rickyreter40 is on a distinguished road
 
Posts: 7
Join Date: Jan 2006
Default Re: login to e107 help - 09/02/2006, 3:07 PM

yeah sorted,on the e107 do i go to hspere c/p?for change of password ete
pete

thanks
  (#8 (permalink)) Old
User
Shrewd is on a distinguished road
 
Posts: 8
Join Date: Jan 2006
Default Re: login to e107 help - 09/02/2006, 4:32 PM

Quote:
Originally Posted by XILO-Matt
Hi,

You will need to create a username and password login.

Via the control panel, it can be created via the ".htaccess generator".

Matt
Here is a basic manual solution using ftp (no need for CP).

For each directory you want to protect, add a file called ".htaccess" with the following contents (don't forget the dot):

Code:
AuthType		basic
AuthName	"Secure Area"
AuthUserFile	/hsphere/local/home/<your account name>/.htmaster/.trusted
Require		valid-user
Make .htaccess read only (perms 444 --r--r--r). It's best to create these files and then ftp them over, checking the permissions afterward.

From the path above you can deduce that you need a directory called .htmaster in the root folder of your account (one level above the domain name directory). Make this directory with perms 705 rwx---r-x.

Now, all you need is the .trusted file, this will contain one line per user, such:

Code:
username1:hash1
username2:hash2
You should also give this perms of 444 --r--r--r (read only).

You decide on the user names, and passwords. there are two options to output the lines above, either you can g0.0gle for "htpassword generator" and use the likes of:

http://www.mreriksson.net/online/htgenerator/

or use the following unix command

Code:
> htpasswd -n usernameN
HTH.

Last edited by Shrewd; 09/02/2006 at 4:35 PM..
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
My Xilo Changes - Forgotten Login rob Support Queries 1 10/12/2007 12:51 AM


Powered by vBulletin | XHTML | © Copyright 2003-2008 XILO Communications Ltd. All rights reserved. E&OE