Re: AW: AW: AW: Problem calling the Web-Application by Alias name

2007-08-30 Thread Filip Hanik - Dev Lists
if you want both port 80 and 8080 you need two connectors http://dato.app.at --> port: 80 context: / ok it should be called http://dato.app.at/app (this maked I wrong), but what should I do because of Port, so that I have not to write the Port number in URL adress. Should I write http

AW: AW: AW: Problem calling the Web-Application by Alias name

2007-08-30 Thread Stasa Jerinic
>>http://dato.app.at >>--> >>port: 80 >>context: / ok it should be called http://dato.app.at/app (this maked I wrong), but what should I do because of Port, so that I have not to write the Port number in URL adress. Should I write http://dato.at:8080/app --> port: 808