How to enable clean urls in drupal ?
Answer / Chhavi Chaudhary
To enable Clean URLs in Drupal, go to Configuration > Search and metadata > Clean URLs. Click on the 'Configure clean URL settings' link, and then check the box for 'Internationalization and Clean URLs'. Save the configuration and clear the cache.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to create a responsive theme in drupal?
Explain the flow of information between the 5 main layers of drupal?
Which files are required for creating the drupal theme?
Explain how caching work in Drupal?
How are the contents categorized and managed in a typical scenario?
What is caching layer?
Which files are required for module?
Is drupal in php?
Explain the menu system in drupal? Purpose of menus?
How will you create a field using code?
Which files are required for theme?
How to add more than one database in your code?