Results 1 to 2 of 2

Thread: Dynamic url with last part as parameter

  1. #1
    New user
    Join Date
    07-02-18.
    Posts
    1

    Default Dynamic url with last part as parameter

    Hello,

    i'm working on Contao 4.5.10 and need the following:

    www.example.com/subfolder/unique_url_param

    Everythig that arrives under the subfolder "www.example.com/subfolder/" needs to be served by one file.
    In this file i have to call an external API with the unique_url_param, so i need it as a get-param in the template.
    But i dont want something like this: http://www.example.com/subfolder.htm...ique_url_param

    Has anyone an idea how to solve this problem? I tried to search for a solution, but did't find anything.


    Tanks
    Last edited by LooneyDude; 07/02/2018 at 14:01.

  2. #2
    User
    Join Date
    11-16-11.
    Location
    Hamburg
    Posts
    39

    Default

    May be custom routes?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •