Hi!

I'm running xsp 0.14. I have a file.webapp, with this data:

<apps>
  <web-application>
    <name>samples</name>
    <vpath>/samples</vpath>
    <path>/usr/share/asp.net-demos/asp</path>
  </web-application>
</apps>

When I start xsp:

xsp --port 8081 --appconfigdir /etc/xsp (where I have file.webapp)

It starts, but when I go to http://localhost:8081/samples it opens a
index.aspx (as expected), but the links of the samples are:

http://localhost:8081/session1.aspx

INSTEAD of

http://localhost:8081/samples/session1.aspx

I found that if I replaced the /samples with /samples/ in file.webapp
it's fixed, however I need to point my browser to
http://localhost:8081/samples/ (note the last slash).

Is it a bug?.
Thanks!
Pablo
-- 
Pablo Fischer Sandoval (pablo [arroba/at] pablo.com.mx)
Fingerprint:  5973 0F10 543F 54AE 1E41  EC81 0840 A10A 74A4 E5C0
http://www.pablo.com.mx 
http://www.debianmexico.org

Attachment: signature.asc
Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada digitalmente

Reply via email to