On Thu, Aug 8, 2024 at 3:54 PM Horváth Csaba <horvathcsabalas...@gmail.com>
wrote:

> Hi,
>
> Thanks :D
>
> So i need to have a workaround for this :D
>
>
<html>
<head><title>My Index Page</title>
</head>
<body>
<h1>My Applications</h1>
<ul>
<li><a href=/apps/app1>App 1</a></li>
<li><a href=/apps/app2>App 2</a></li>
<li><a href=/apps/guacamole>Guacamole</a></li>
<li><a href=/apps/another>Another One</a></li>
</ul>
</body>
</html>

Other than that, you could try making sure your /apps directory on your
apache server contains a "guacamole" folder that is empty - other than
that, I don't think there's any "work-around" for this - it's behaving
exactly as designed.

-NIck

Reply via email to