1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Nginx Server will not process files with a / (slash) after the file extension

Discussion in 'Nginx' started by tbobker, Aug 1, 2016.

  1. #1
    I bought a script and the author has set up the links with the following format:

    domain.com/file.php/?param=value

    Unfortunately, my server does not process these links but I dont know why (trying to figure out why he set it up this way in the first place) but how can I get nginx to process these urls?

    try_files $uri $uri/ /index.php?$args;

    Any advice appreciated.
     
    tbobker, Aug 1, 2016 IP