DocumentRoot

From PryMar56, 1 Year ago, written in Apache, viewed 111 times.
URL https://pb.dynavirt.com/view/e4accb2f Embed
Download Paste or View Raw
  1. sudo grep -r DocumentRoot /etc/httpd/*
  2. /etc/httpd/conf/httpd.conf:# DocumentRoot: The directory out of which you will serve your
  3. /etc/httpd/conf/httpd.conf:DocumentRoot "/var/www/html"
  4. /etc/httpd/conf/httpd.conf:    # access content that does not live under the DocumentRoot.
  5. /etc/httpd/conf/httpd.conf:    DocumentRoot /home/dynavirt/public_html
  6. /etc/httpd/conf/httpd.conf:    DocumentRoot /home/dynavirt/public_html
  7. /etc/httpd/conf/httpd.conf:    DocumentRoot /home/dynavirt/domains/repo.dynavirt.com/public_html
  8. /etc/httpd/conf/httpd.conf:    DocumentRoot /home/dynavirt/domains/repo.dynavirt.com/public_html
  9. /etc/httpd/conf/httpd.conf:    DocumentRoot /home/dynavirt/domains/pb.dynavirt.com/public_html
  10. /etc/httpd/conf/httpd.conf:    DocumentRoot /home/dynavirt/domains/pb.dynavirt.com/public_html
  11. /etc/httpd/conf.d/ssl.conf:#DocumentRoot "/var/www/html"
  12.  

Reply to "DocumentRoot"

Here you can reply to the paste above

captcha