Timeline for Forwarding domain with masking doesn't work on smartphones, but redirecting shows IP address in address bar
Current License: CC BY-SA 4.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 26, 2019 at 12:16 | history | edited | Stephen Ostermiller♦ | CC BY-SA 4.0 | describe problem in title |
| S Jul 6, 2018 at 4:03 | history | suggested | Patrick Mevzek | CC BY-SA 4.0 | RFC2606 + RFC5737 compliance, formatting, removing useless tag |
| Jul 6, 2018 at 0:27 | review | Suggested edits | |||
| S Jul 6, 2018 at 4:03 | |||||
| Feb 6, 2017 at 11:30 | vote | accept | user3590388 | ||
| Feb 6, 2017 at 3:43 | answer | added | Chris Rutherfurd | timeline score: 1 | |
| Feb 5, 2017 at 17:57 | comment | added | closetnoc | Do you specifically want to hide the port and pretend to your users that it's on port 80? If this is the case, then a proxy is required. This is not for the faint at heart! For this, you will really need to know what you are doing and secure your system thoroughly. This is not always a simple task. Using a proxy can open your system to significant abuse and and vulnerabilities that you may not be ready for. The proxy you use will depend upon on criteria that will likely make the answer to long for a Q&A format. Whole volumes are written on the highly technical subject. Cheers!! | |
| Feb 5, 2017 at 17:17 | comment | added | MrWhite | "I want to use 301 forwarding and mask url with domain.com." - You can't 301 redirect and mask the URL. You would need to proxy the request (which I doubt that you can from your domain registrar - assuming that is where you are referring to). But why aren't you using DNS (as closetnoc suggests)? Do you specifically want to hide the port and pretend to your users that it's on port 80? | |
| Feb 5, 2017 at 17:10 | comment | added | closetnoc | What you are trying to do does not make sense to me at all! Why are you forwarding a domain name to an IP address when the domain name translates to the IP address? Seems ridiculously redundant. If you need access to port 8080 you can just access it with example.com:8080. | |
| Feb 5, 2017 at 13:02 | review | First posts | |||
| Feb 5, 2017 at 14:02 | |||||
| Feb 5, 2017 at 12:59 | history | asked | user3590388 | CC BY-SA 3.0 |