bekwud Posted July 7, 2006 Posted July 7, 2006 i really am a dummy.... i have passwrod protected my administration tool but my site still says the administration tool is not secure lookstuff.co.uk please help :P
Guest Posted July 7, 2006 Posted July 7, 2006 use the secure domain for the catalog\admin\includes\configure.php define('HTTP_SERVER', 'https://mysite321.com'); // eg, http://localhost - should not be empty for productive servers
bekwud Posted July 8, 2006 Author Posted July 8, 2006 Thanks for your help I do not take it for granted but is there an idiots guide to how I do that? I don't understand .... :(
ozcsys Posted July 8, 2006 Posted July 8, 2006 i really am a dummy.... i have passwrod protected my administration tool but my site still says the administration tool is not secure lookstuff.co.uk please help :P Password protecting your admin directory has notthing to do with being secure. Password protecting your admin just keeps people out of your admin section. When osC tells you that you are not secure it is talking about using secure url's ie: https: instead of http: If you have a ssl cert you can use the secure paths in your admin by changing the first HTTP: define in your admin/includes/configure.php file as noted above. The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
Recommended Posts
Archived
This topic is now archived and is closed to further replies.