How to remove "/seaside/" from my app's URL?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to remove "/seaside/" from my app's URL?

Sophie424
I would like to use
    myHost:8080/myApp
instead of
    myHost:8080/seaside/myApp

What should I change or configure?

- Sophie

p.s. google seemed to not help much



_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: How to remove "/seaside/" from my app's URL?

Lukas Renggli