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
Comment #1
catchclean urls depend on your apache configuration. So you'll need to contact your host if that's not enabled (ask for mod_rewrite)
Comment #2
picans commentedOk, 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.