On Saturday 30 August 2003 8:26 am, Jim Herrmann wrote: > I have a new PostNuke site that has been under development in a /new/ > subdirectory of my htdocs, so that I access the site with > www.domain.tld/new/ which gives me the nuke home page. I am just about > ready to take this to production, and I would like to move everything up > a directory so that the nuke is the main home page, i.e. > www.domain.tld. What would be the best way to do this? I would move everything to a meaningful directory like /postnuke, then use a permanent redirect to point to the index.php or whatever the primary script is. Put the redirect in the httpd.conf rather than in the index.html file.