User Tools

Site Tools


apache_vhost_centos

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
apache_vhost_centos [2015/12/22 15:57] luke7858apache_vhost_centos [2024/05/23 07:26] (current) – external edit 127.0.0.1
Line 12: Line 12:
     ServerName example.com     ServerName example.com
     ServerAlias www.example.com     ServerAlias www.example.com
-    DocumentRoot /var/www/vhosts/example.com+    DocumentRoot /var/www/vhosts/example.com/public_html
  
-    <Directory /var/www/vhosts/example.com>+    <Directory /var/www/vhosts/example.com/public_html>
         Options Indexes FollowSymLinks         Options Indexes FollowSymLinks
         AllowOverride None         AllowOverride None
apache_vhost_centos.1450799821.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki