Control Web Panel
WebPanel => How to => Topic started by: crashzh on June 27, 2021, 04:36:20 PM
-
Would you like to know how to create a Link Redirect?
When the user enters the domain.com/discord link, they will enter the discord invitation link.
From what I saw on the Panel there is no such option there, any way to be able to do this in CWP Control?
-
if you use apache server then .htaccess rules or if you use nginx then nginx vhost conf.
For all those there are many different generators on the internet.
-
Got it, thanks for the help.
I researched the .htaccess method, I use it in this case, that's it. I didn't even know where to start, thank you very much. ;D