Showing paste #CkLl:

# /etc/httpd/conf.d/purereact_helloworld.com.conf

NameVirtualHost *:80
<VirtualHost *:80>
ServerAdmin webmaster@purereact_helloworld.com
ServerName purereact_helloworld.com
ServerAlias www.purereact_helloworld.com
DocumentRoot /var/www/purereact_helloworld.com/html/
ErrorLog /var/www/purereact_helloworld.com/log/error.log
CustomLog /var/www/purereact_helloworld.com/log/access.log combined
.  </VirtualHost>
Make a new paste