Hi,

Just wondering what is the standard practice for managing sling requests
with no extension. My use case is that my index node is called 'index' so
when I get a request for just the domain name root (ie.
http://www.example.com/) it will redirect to my index but without an
extension (ie. /content/blah/index). The content type for this request is
text/plain, so the browser doesn't render the page.

Should this be handled in sling or is it common practice to use another
mechanism to redirect / to /index.html?

Many thanks.

Regards,
Ben

Reply via email to