Hi
i want to redirect URL from app.prozekto.com to app.prozekto.com/publi/login
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @diginowa,
There are a few ways to do this. The first way is to create a redirection rule. The said rules can be different depending on the web service you are using.
Nginx Add the following to your Nginx configuration file
Then restart Nginx
Apache2
This code is used only if you are using Apache. In the htaccess of your website you can add