onedayoneapple
V2EX  ›  问与答

请教一个 nginx 配置

  •  
  •   onedayoneapple · Dec 2, 2018 · 2300 views
    This topic created in 2728 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   ·   2779 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 01:12 · PVG 09:12 · LAX 18:12 · JFK 21:12
    ♥ Do have faith in what you're doing.