By kumar_anup11 on
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
Hi
Hi,
Go to site information and change the front page URL..That's all
Thnks,
Raj.
This info needs to be highlighted!!!
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!