I was moving my site from a subdirectory to the main directory. I had my site working fine in the subdirectory...clean urls and everything...but when I decided to move it to the main directory everything went wrong. I changed the $base_url in the setting.php. But my urls didn't work.....so I turned off clean urls but now I can't turn it back on...the site works ok but when I try to click the "Run the clean URL test" button my browser can't find the page. Then I found out that I didn't have a .htaccess file and so I put that back.....but nothing changed. My server does support clean urls since it worked before and I didn't have to change anything on the server I just clicked the "Run the clean URL test" button and it worked.
I am on a public server so I can't change the settings or anything....
Please help I can't figuere out what I have to change.
Thanx,
Danielle
Comments
Have you changed your
Have you changed your Drupal's .htaccess file?
(I mean edited it..)
try changing your .htaccess file
If you have checked all the obvious stuff - .htaccess file in the right place, the name is correct (sometimes the initial . can be dropped by FTP clients etc) then try changing
to
It should be near the end about the second to last line or so ...
Like books? Check out booktribes the new (Drupal based) community for book lovers
from Computerminds
Mike,
Computerminds offer Drupal development, consulting and training
htaccess
I did change it and now I tried to change it back...but it still doens't work...maybe I did something wrong
my htaccess file:
I changed what you said....still the same
Thanx
I just had to delete my temporary internet files and it worked....thanx so much I would have never figuered out on my own that it was just a slash I neaded to change.
no worries
No worries, I only know myself cos it happened on one of our sites not too long ago :) - nearly turned my hair grey trying to work out what was going on ...
Like books? Check out booktribes the new (Drupal based) community for book lovers
from Computerminds
Mike,
Computerminds offer Drupal development, consulting and training