What is the option makes drupal emit “clean” urls? (I.e. Without ?q= in the url)
Answer / Rohit Ahirwar
To make Drupal emit clean URLs, you need to enable the Clean URLs module and set the appropriate path auto-configuration in settings.php file.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to use the multiple themes in one project?
What is drupal and how do you use it?
Explain the flow of information between the 5 main layers of drupal?
Where is drush?
List some seo modules available in drupal.
What are the supported databases by drupal?
How to define regions in drupal?
What is database abstraction layer in drupal ?
Which hooks you used and what is the purpose of using the those hooks?
What kind of support is available to drupal?
What is a subtheme?
How to create the form in drupal7?