Hi.
I moved a drupal system from a server www.server1.com/drupal to another server www.server2.com (in the root).
I moved the files and de database.
My problem is that the second site doesn-t support clean urls. How can i changue this configuration? In the database? if this is true, in what table?

Many thnx in advance.

Comments

catch’s picture

Status: Active » Postponed (maintainer needs more info)

clean urls depend on your apache configuration. So you'll need to contact your host if that's not enabled (ask for mod_rewrite)

picans’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Ok, thnx for the help. The problem was that the .htaccess was hidden and was missed in the teletransportation of the site.

All run well now (or it seems)

I close the thread.

Many thnx.