Git Product home page Git Product logo

Comments (4)

g105b avatar g105b commented on September 22, 2024

The logic has now been changed so with a directory structure of: /page/shop/@category/@item.php, a request to /shop/phone/apple/iphone/12 doesn't match the @item.php page any more, so will in turn throw a 404.

I'm keeping this issue open to track an improvement, which is to be able to serve deeper page requests from individual files. An idea of how to indicate that a dynamic page should serve any matching deeper request would be to convert the filename to @@item.php. This could also apply to directory names, but I'll have to think about the knock on effects of this.

from routing.

g105b avatar g105b commented on September 22, 2024

Ties in with #5 nicely

from routing.

g105b avatar g105b commented on September 22, 2024

The @@ syntax is nice, but I'm not going to implement it before v4, as stable release is a priority.

from routing.

g105b avatar g105b commented on September 22, 2024

v4 has been released. Planning on working on this soon.

from routing.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.