Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
But in general, if you see the wrong page, it's probably the path. So for some help, tell me...
...what's your Drupal installation directory
...what's the path of your site
...what's that old page? (Drupal, static, PHP,..)
...what's the path of the old page?
You probably know, that when you type in the address of a directory, that the file index.* (html, php,..) gets displayed in your browser.
If you think about that bit above and try to locate the error, you can probably figure it out yourself, but I'll gladly help if possible.
Comments
Too little information
But in general, if you see the wrong page, it's probably the path. So for some help, tell me...
...what's your Drupal installation directory
...what's the path of your site
...what's that old page? (Drupal, static, PHP,..)
...what's the path of the old page?
You probably know, that when you type in the address of a directory, that the file index.* (html, php,..) gets displayed in your browser.
If you think about that bit above and try to locate the error, you can probably figure it out yourself, but I'll gladly help if possible.
Greetings
right.
i deleted the old file and the path cleared up.
yep!
the question now is how do i work with an already existing site?
an exclusively html coded site?
thank you.
Is the question how to work
Is the question how to work with two parallel sites?
Then just use two directories and call
www.example.com/Drupal
www.example.com/other
or whatever you want to name your directories.