HI,

I am new to drupal. I dont have to show ?q= in the url. What should I do to remove it from url.

Thanks,
Annu Singh

Comments

vm’s picture

go to administer -> clean urls
run the clean url test

if your server has mod_rewrite enabled you will be able to enable clean urls

annu_singh’s picture

Hi,

From where should I enable mod_rewrite. Should I will have to make changes in .htaccess file.

Thanks,
Annu SIngh.

vm’s picture

mod_rewrite is an apache module.