Closed (fixed)
Project:
Drupal core
Version:
7.0-beta2
Component:
browser system
Priority:
Normal
Category:
Support request
Assigned:
Issue tags:
Reporter:
Created:
12 Nov 2010 at 06:59 UTC
Updated:
3 Jan 2014 at 02:41 UTC
Jump to comment: Most recent
Comments
Comment #1
sircosta commentedHi drupalers,
I think I found the solution. You must change the .htaccsess.
Look for:
RewriteRule ^ index.php [L]
and change for:
RewriteRule ^ /index.php [L]
It works in my spanish 1and1.es hosting.
Regards from Barcelona.
Comment #2
bfroehle commentedSee also http://drupal.org/node/1042626 and http://drupal.org/node/156785