mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-04-29 11:38:23 +00:00
28 lines
679 B
ReStructuredText
28 lines
679 B
ReStructuredText
.. _wordpress:
|
|
|
|
WordPress\*
|
|
###########
|
|
|
|
This tutorial describes how to setup a web server to host a WordPress\* site on a
|
|
|CL-ATTR| system. The tutorial is split into two sections:
|
|
|
|
#. :ref:`web-server-install`
|
|
|
|
#. :ref:`wp-install`
|
|
|
|
If you already have a |CL| based :abbr:`LAMP (Linux, Apache, MySQL, PHP)` web server,
|
|
you can skip ahead to the second section of this tutorial.
|
|
|
|
.. note::
|
|
|
|
This tutorial is for development and testing purposes only. Additional steps
|
|
are required to secure production systems. Those steps are beyond the scope
|
|
of this tutorial.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:hidden:
|
|
|
|
wordpress/web-server-install.rst
|
|
wordpress/wp-install.rst
|