Drupal Interview Questions
Pages
(Move to ...)
50 Questions
51 Questions
▼
Wednesday, April 16, 2014
60. What is clean URL in Drupal ?
A URL that does not contain code. By default, Drupal uses and generates URLs for your site’s pages that look like “
http://www.example.com/?q=node/83
.” By enabling
clean URLs
this will be rewritten to “
http://www.example.com/node/83
”.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment