Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TIWServerController::URLBase
#1
I am using HTTP.SYS with URL reservation.

I found the following in the ATOZED documentation:

URLBase: string; [Published, Read/Write]

URLBase is the common prefix found while navigating inside a given website is known as the base URL.
The URLBase is concatenated with the server's root URL to form the application URL.
Example: server URL is www.yourserver.com and application URLBase is /myapp/, the application root url will be http(s)://www.yourserver.com/mypp/

I keep getting complaints from users getting the "Resource not found on server (error 404)" error because they're just not used to typing the slash at the end.

Even if I just use myapp instead of /myapp/ for URLBase, the slash has to be specified at the end.

Is there a way to omit the trailing slash?


Regards
JuergenS
Reply


Messages In This Thread
TIWServerController::URLBase - by JuergenS - 07-14-2022, 09:58 AM
RE: TIWServerController::URLBase - by JuergenS - 07-20-2022, 11:32 AM
RE: TIWServerController::URLBase - by JuergenS - 07-21-2022, 07:48 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)