It is a really good quick-and-dirty way to get a LAMPP server
running. It is also good for testing pages before publishing when you have only one machine.
NOTE
NOTE
669
Running a Linux, Apache, MySQL, and PHP (LAMP) Server 24
Summary
Combining Linux with an Apache Web server, MySQL database, and PHP scripting content (referred
to as a LAMP server) makes it possible for you to configure your own full-featured Web server. The
instructions in this chapter shows you how to set up Apache to do virtual hosting, add content to
a MySQL database, and allow PHP scripting in the content on your server. For added security, this
chapter describes how to add your own certificates and troubleshoot problems that might arise
with your server.
670
Running Servers Part V
Electronic mail hardly requires an introduction. Communications
made through the original forms of e-mail helped shape the Internet.
Widespread availability of access to e-mail and enhancements such
as MIME (Multipurpose Internet Mail Extensions, which allow for inclusion
of attachments and alternate message formats) have helped to make e-mail
the most popular application on the Internet.
With a Linux system and a suitable Internet connection, you can easily
set up your own mail server for personal or business use.
Pages:
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237