Answer the question
In order to leave comments, you need to log in
How to set up apache on centos7?
By default, apache opens the site /var/www/html
, I need to change the behavior and open /home/sybase/
in /etc/httpd/conf/httpd.conf I write
<Directory "/home/ha261287mev1/vipoc">
AllowOverride None
# Allow open access:
Require all granted
</Directory>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question