Setting up Moodle on NGINX with Pretty URLs
How to Add Pretty URLs for Moodle Pages
Tutorial: Setting Up Pretty URLs for Moodle on NGINX
https://SAMPLEDOMAIN.com/about
https://SAMPLEDOMAIN.com/contact
https://SAMPLEDOMAIN.com/licenseshttps://SAMPLEDOMAIN.com/local/page/?id=3
https://SAMPLEDOMAIN.com/local/page/?id=4
https://SAMPLEDOMAIN.com/local/page/?id=21. Open Your NGINX Configuration
2. Add Rewrites for Pretty URLs
✅ What this does
3. How to Add a New Pretty URL
4. How to Rename or Change a URL
5. Full Example Configuration
Last updated