Replies: 1 comment 1 reply
-
This topic has been raised before, the current recommendation is for you to implement that using nginx : https://sql.ophir.dev/your-first-sql-website/nginx.sql |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice if SQLPage had an option to hide the .sql extension from displayed URLs (probably, it should only affect how the URL appears in the browser; another possibility is to permit the use of bare filenames in the code and having SQLPage to use .sql as the default extension for "internal" URLs [in the latter case, the path() function may also need to be adjusted accordingly]).
Beta Was this translation helpful? Give feedback.
All reactions