Skip to content

missing doc about server configuration... (apache, lighttpd, nginx) #578

Closed
@brikou

Description

@brikou

Here is my rewrite rule for lighttpd server

url.rewrite-if-not-file = (
    "^/(?!app_[dev|test]+\.php/).*$" => "/app.php"
)

it was hard to find because lighttpd doesn't understand if not file as apache

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions