securing a plain text page
Moderator: General Moderators
securing a plain text page
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 ?
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Re: securing a plain text page
SSL is handled at a server level, not at a page level. Read up on apache and mod_ssl.