PHP

Moderators: None (Apply to moderate this forum)
Number of threads: 1848
Number of posts: 5016

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
How do I configure a secure site Posted by Yomex on 2 Sept 2002 at 1:08 PM
Hi Fellow programmers,
I'm a bit web server security using PHP on Apache server. I need to create a secure site that I have to access via https://.... but I don't know I to o about it. I've heard of SSL but can't figure out how to implement this task.
Report
Re: How do I configure a secure site Posted by Souldrinker on 3 Sept 2002 at 1:17 AM
Hm... It's something you have to add in your apache-configuration File ( "httpd.conf" ) - There are some documentations on this topic, you can find it on http://www.apache-ssl.org/docs.html.

SSL means secure socket layer, it has nothing to do with php in the first step, php is a serverside-script language - ssl is some transfer-protocol the server uses to communicate with users - all the data you send over ssl-protocol ( PHP, CGI or HTML ) will be encoded with some 24 digit key, only host and client knows - so no one can "sniff" the data while it is transfered.

best regards,

sebastian mohrenstecher
executive secretary
net::allies

www.net-allies.de
info@net-allies.de




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.