By kakarot-1 on
How do i can pass parameters to front page if i have clean urls allowed?
If i try with www.example.com/variable/value Drupal says 'The requested page could not be found.' because it search for a module or something called variable.
I know i could get it with www.example.com?variable=value but i'd like to use clean urls for this
Comments
Same problem for me I'm not
Same problem for me
I'm not able to pass param via url with clean Url activated
Thank you for your help