Change the servlet mapping in Blojsom from blog/* to *. Then change the
name of the Blojsom webapp to blogs. The end result is the desired URL
such as http://www.company.com/blogs/employee.name.
Consult the Blojsom docs before making these changes to insure they work
as expected and Blojsom is properly configured.
--David
Graham Reeds wrote:
I am setting up a website. Part of the site is employee blogs. As
well as the blogs there will be forums, products, etc. making:
http://www.company.com/blogs/employee.name
http://www.company.com/forums/
http://www.company.com/products/product.name
For the blogging software I chose Blojsom. Normally it installs into
a blojsom folder in webapps. However its url is:
http://www.company.com/blojsom/blogs/employee.name
I would like to remove the blojsom folder. One way would be to
install it to the root webapp folder. This however, is undesirable as
it makes setting up the rest of the site difficult. I feel that there
should be a way of configuring the web.xml in the WEB-INF file to give
me the results I want.
Also we don't have access to the server as they are using 3rd party
hosting.
If you need the web.xml (or any other file) posted then please ask.
Thanks, Graham.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]