Domain Pointing Error

Hello, guys.

Recently I pointed one subdomain to my web app using point domain tool. The subdomain was http://tools.thebloggingarena.com. The home URL is working fine, but inside URLs are not working!!!

I mean tools.thebloggingarena.com/tools.html is working fine but URLs like tools.thebloggingarena.com/qr-code is not working and is redirecting back to app-1493966882.000webhostapp.com/tools.html.

I want to add a redirect for each and every file in the app. So how can I do that?

Thanks in advance :slight_smile:

That’s not how it works. When you create a redirect it will go back to the 000webhostapp subdomain. You need to make redirects like the following

/tools redirects to http://tools.thebloggingarena.com/tools.html