Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to create an alias link
#2
Hi, YES, it is.
First, convert your project to http.sys. Here: https://doc.atozed.com/en/iw15/develop/c...-intraweb/
Set your ServerController for http.sys in
HttpSysOptions.AddDefaultBinding := False;
HttpSysOptions.HostWildCard := hwWeak;
HttpSysOptions.VirtualHostNames := 'http://www.my_app.com';
Reply


Messages In This Thread
How to create an alias link - by Comograma - 06-02-2021, 09:27 AM
RE: How to create an alias link - by Jose Nilton Pace - 06-02-2021, 11:40 AM
RE: How to create an alias link - by Comograma - 06-02-2021, 03:08 PM
RE: How to create an alias link - by kudzu - 06-02-2021, 09:04 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)