0

I deployed my laravel app to the server sub domain and set the document root to point to public, when I entered the url it downloads the index.php file instead of executing, but I am successfully running another laravel application on another sub domain on the same server.

I have tried adding the following code to my .htaccess file to no avail

AddType  application/x-httpd-php         .php
AddType  application/x-httpd-php-source  .phps
Lakhwinder Singh
  • 5,430
  • 5
  • 25
  • 50
swaggerjacker
  • 123
  • 1
  • 1
  • 10

0 Answers0