Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

phpfpm static files access #10

@nimblemo

Description

@nimblemo

Hi i use this exmple that delpoy self service which contain links on static files into the index.php. But my static files can't load

  • index.php
  <!-- Bootstrap Core CSS -->
    <link href="./css/bootstrap.min.css" rel="stylesheet">
  • nginx log
nginx_1_6e54db375ab5 | 2018/11/22 20:10:15 [error] 57#0: *5 open() "/app/js/jqBootstrapValidation.js" failed (2: No such file or directory), client: 172.18.0.1, server: myapp.com, request: "GET /js/jqBootstrapValidation.js HTTP/1.1", host: "localhost", referrer: "http://localhost/index.php"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions