Hello, I need redirect domain.org and domain.org/ to domain.org/?set_language=en, but no redirect any other element of the site: domain.org => domain.org/?set_language=en domain.org/ => domain.org/?set_language=en domain.org/hello => domain.org/hello domain.org/thanks => domain.org/thanks domain.org/hola => domain.org/hola domain.org/gracias => domain.org/gracias domain.org/etc => domain.org/etc How can I do this with ISPConfig 3? Thanks! Manuel
I think you have to define your own rewrite rules in the Apache Directives field (on the Options tab of the website in ISPConfig). http://httpd.apache.org/docs/2.0/misc/rewriteguide.html