Hi there
I am looking to redirect people when people click "Home" to a file ../index.php which is not part of my phpwcms program (not the normal index.php?index file.
Any ideas?
Thanks
Peter
Different homepage
- Oliver Georgi
- Site Admin
- Posts: 9919
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
- Oliver Georgi
- Site Admin
- Posts: 9919
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
Ah - you mean this - that's right. There are several ways to handle this
- rename "Home" to "whatever" in conf.template_default.inc.php
- create only 1 article in root and set a redirection to you favorite index.html like "{SITE}index.html"
- use the article in "home" (root) to build your real home file by using different template