Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

典型的php网站的路由重写功能,使用TeaWeb的代理如何设置? #66

@bitepeng

Description

@bitepeng

你安装的TeaWeb版本:
v0.1.12

你的操作系统:
CentOS

你的问题简介:
请问下面这种典型的php网站(Laravel、thinkphp等)的路由重写功能,使用TeaWeb的代理如何设置?

问题详细描述:
location / {
try_files $uri $uri/ /index.php?$query_string;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions