when i open http://localhost/drupal it shows a default page which is not my home page.

my home page link is as http://localhost/drupal/index.php?q=node/23.

so how could i make my home page as default page means when i open localhost/drupal it shows http://localhost/drupal/index.php?q=node/23

Comments

teyser’s picture

Hi,
Go to site information and change the front page URL..That's all

Thnks,
Raj.

mohaaLakio’s picture

I have been looking for this, "How to change drupal 6 home page?" or "Custom frontpage" or reading $Content code..

Content instead of Drupal frontpage / home page!