onedayoneapple
V2EX  ›  问与答

请教一个 nginx 配置

  •  
  •   onedayoneapple · Dec 2, 2018 · 2311 views
    This topic created in 2731 days ago, the information mentioned may be changed or developed.

    php,nginx,opencart 的网站 https://www.mysite.com/multiscraper/

    这样访问时没问题,但是

    https://www.mysite.com/multiscraper/log

    这样一直时 404

    [error] 5332#0: *32692 open() "/var/www/html/opencart/upload/multiscraper/log" failed (2: No such file or directory)

    nginx 配置 location /multiscraper { alias /var/www/html/opencart/upload/multiscraper; index index.php; } /var/www/html/opencart/upload/multiscraper 这个目录下有 index.php 请教这该怎么弄

    1 replies    2018-12-02 17:46:20 +08:00
    yangg
        1
    yangg  
       Dec 2, 2018
    大概是 alias /var/www/html/opencart/upload/
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5942 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 466ea39e · 74ms · UTC 03:32 · PVG 11:32 · LAX 20:32 · JFK 23:32
    ♥ Do have faith in what you're doing.