Skip to content

SEO Friendly file names #1

Closed Answered by shinsenter
lephuhai asked this question in Q&A
Discussion options

You must be logged in to vote

@lephuhai
You may try modifying the block of $origin_uri as below:

map $uri_omitted_origin_preset $origin_uri
{
    default '$uri_omitted_origin_preset';

    # Syntax: 'Access file path' 'real file path';
    '/file/pdfimgs/icons/elephants-at-sunset.png' /file/pdfimgs/icons/2001.png;
}

Replies: 2 comments 4 replies

This comment has been hidden.

@lephuhai
Comment options

Comment options

You must be logged in to vote
3 replies
@lephuhai
Comment options

@shinsenter
Comment options

@shinsenter
Comment options

Answer selected by shinsenter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants