Hi,

I am trying to make my website (http://www.kalixia.com) working fine
for SEM (Search Engine Marketing). My current setup is an Apache
front-end talking to a Tomcat server (using mod_jk).

What I would like to be able to do is to have my home page
(index.html) served by a request to '/' instead of '/index.html' (and
of course to have links generated to '/' instead of '/index.html'). I
can't figure out how to do it...

Do I have to write my own kind of link component and link to the home
of the website using this custom link component?

If it is not possible to do such a thing, how could I setup my website
so that I can avoid an HTTP 301 error (permanent redirection) to
'/index.html' when the visitor is requesting the content of '/'?


Regards,
Jérôme.



--
Jérôme BERNARD,
Kalixia, SARL.
http://weblog.kalixia.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to