rewrite_url

Function rewrite_url 

Source
pub fn rewrite_url(
    requested_path: &str,
    config: &StorageConfig,
) -> Option<(String, String)>