-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Is it possible to use wildcards in the file path we specify in the virtual host? For example, in the path below my wildcard would be a reference to 'user accounts' on my site. Each user has their own download directory... so would this allow each users download directory? The reason I want to do this is because I will be using the file delete after download option and for peace of mind (to ensure files that should not be deleted aren't) it only pertains to each users download folder only.
XSendFilePath /home/test/*/downloads/ AllowFileDelete
Metadata
Metadata
Assignees
Labels
No labels