I am quite sure that I have no page called default.htm on the web-site.
I created a piece of content ... this Page content type was promoted to be the front-page. Let's say this content has node-id is 100. Using the standard Path module and Clean-Urls, I created a path alias for this node-id 100 to default.htm.
Sean Burlington wrote:
Tom Holmes Jr. wrote:
The problem is that when I go to http://localhost/mysite .... yes this shows: page-front.tpl.php However, if I go to http://localhost/mysite/default.htm ... then it shows page.tpl.php .... which is NOT what I want.
are you sure you don't have a plain html page called default.htm ...?
I though there might be some clever alias involved but on my site I just get page not found .