Hi,
I just want to put each and every request for vhost in LVE. So can I just use wildcard for AllowedHandlers??
Like AllowedHandlers * (any handler)
AllowedHandlers */* (Any mime type)
Specifying all mime types individually would be pain.
Regards,
I just want to put each and every request for vhost in LVE. So can I just use wildcard for AllowedHandlers??
Like AllowedHandlers * (any handler)
AllowedHandlers */* (Any mime type)
Specifying all mime types individually would be pain.
Regards,
Comment