the apache directives field of that website

Discussion in 'General' started by helenmai, Oct 23, 2018.

  1. helenmai

    helenmai New Member

    I are trying to make a Laravel based site to work, so we put
    Code:
    DocumentRoot "{DOCROOT}/public"
    into Apache directives, which correctly redirects the siteroot to the /var/www/sitename/web/public folder. However, only CGI works, PHP-FPM shows the source code from here.
     

Share This Page