[Catalyst] Non-virtualhost environment
Sean Davis
sdavis2 at mail.nih.gov
Mon Nov 21 13:01:38 CET 2005
This is a naïve question, but I'll ask. I want to develop a simple
application that will live at a location like:
www.example.com/application/
rather than www.example.com. I know that I can make location matches using
path matching, but the catalyst default is SO NICE (i.e., not having to
specify anything about the path for the method)! Is there a way to define
the "www.example.com/application/" as the base URL for location matching?
Thanks,
Sean
More information about the Catalyst
mailing list