Hello, I have uploaded imagevue into a subdirectory of my server /gallery/ but I would like to have imagevue index.php being placed in the root, sothat the domain name is pointing directly to imagevue. How can I do that?
Thanks in advance, rocco
X3 Photo Gallery Support Forums
<?php
header("Location: http://www.martinbroeze.nl/g1/");
?>