server {
|
|
location / {
|
|
try_files $uri $uri/ /index.php;
|
|
}
|
|
}
|
|
|
|
<?php /**PATH /home/test/Workspace/tentakelfabrik/mcp/resources/templates/nginx/flight.blade.php ENDPATH**/ ?>
|