Hi
i have installed drubuntu on ubuntu 10.10.

and i have drupal 5 site with i18n , so i use language prefix in the site
when i use lang prefix with clean urls
SITEURL/en/node/123

this doesn't work , and i get 404 errors

when i use site w/o clean urls
SITEURL?q=en/node/123
it works

can someone point how to fix it ?

Comments

Grayside’s picture

Very puzzling. I wonder if the root cause of this might be related to #1033076: Purl/Spaces Incompatibility. Both involve prefixing Drupal paths.

Narretz’s picture

That sounds familiar. Drubuntu on Ubuntu 10.10, Drupal 6.20, migrated a site from a server. Clean Urls not working when there is language prefixing. I thought it was an Apache thing, but it works fine on a clean install.