Skip to content

Unable to combine two directory servers. #934

@marcotoniut

Description

@marcotoniut

First one fails with 404 before making an attempt on the second directory server.

server :: String -> String -> Server (Raw :<|> Raw)
server x y = serveDirectoryFileServer x
          :<|> serveDirectoryFileServer y

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions