Dokploy / dokploy

Open Source Alternative to Vercel, Netlify and Heroku.
https://dokploy.com/
Other
6.89k stars 342 forks source link

Add flexible www/non-www redirect option #333

Open axzilla opened 1 month ago

axzilla commented 1 month ago

What problem will this feature address?

Currently, Dokploy does not offer a built-in option to automatically redirect between www and non-www versions of a domain. Users cannot easily set up this common user experience practice without technical expertise.

Describe the solution you'd like

Add a simple option in the Dokploy dashboard that allows users to:

Describe alternatives you've considered

-

Additional context

Many hosting platforms (like Vercel and Coolify) offer similar redirection features. Adding this to Dokploy would align with industry standards and improve user experience, especially for those without technical backgrounds.

Siumauricio commented 1 month ago

Sounds like a good idea, add presets in the redirects section, I will add this to the roadmap.

tonyljx commented 3 weeks ago

Hi, May I ask if it has been supported?