AsTeRICS
AsTeRICS copied to clipboard
ARE webserver requires "/" at the end of the URL
Unlike the usual behaviour of webservers, the ARE webserver requires the "/" at the end of the URL to be explicitly entered by the user. If it is not entered, relative paths inside the website will not work, because they will refer to the wrong folder. Example: "localhost:8081/Webacs_JS" will not work while "localhost:8081/Webacs_JS/"