Ubuntu server 12.04/apache2

From Attie's Wiki
(Difference between revisions)
Jump to: navigation, search
m (Created page with '==Configuring an Apache server== <source lang="text"> apt-get install apache2 libapache2-mod-php5 </source>')
 
m
Line 1: Line 1:
 
==Configuring an Apache server==
 
==Configuring an Apache server==
<source lang="text">
+
<source lang="bash">
 
apt-get install apache2 libapache2-mod-php5
 
apt-get install apache2 libapache2-mod-php5
 
</source>
 
</source>

Revision as of 20:14, 2 May 2012

Configuring an Apache server

apt-get install apache2 libapache2-mod-php5
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox