Active
Project:
Drubuntu (unsupported)
Version:
6.x-10.10-beta1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2011 at 16:47 UTC
Updated:
9 Mar 2011 at 18:19 UTC
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
Comment #1
Grayside commentedVery puzzling. I wonder if the root cause of this might be related to #1033076: Purl/Spaces Incompatibility. Both involve prefixing Drupal paths.
Comment #2
Narretz commentedThat 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.