securing a plain text page

Whether you are using Linux on the desktop or as a server, it's still good that you're using Linux. Linux related questions go here.

Moderator: General Moderators

Post Reply
dannyd
Forum Commoner
Posts: 56
Joined: Wed Jan 23, 2008 11:31 am

securing a plain text page

Post by dannyd »

How do I secure a plain text file to ssl ? I dont know anything about setting up ssl or using it for a page. How is this done ?
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Re: securing a plain text page

Post by Chris Corbyn »

SSL is handled at a server level, not at a page level. Read up on apache and mod_ssl.
Post Reply