Search…

X3 Photo Gallery Support Forums

Search…
 
rocco
Topic Author
Posts: 4
Joined: 29 Jun 2012, 07:49

index in the server root and imagevue in subdir.: how to?

29 Jun 2012, 08:29

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
 
User avatar
Martin
Experienced
Posts: 651
Joined: 30 Jan 2011, 23:24

Re: index in the server root and imagevue in subdir.: how to

29 Jun 2012, 17:16

I've got imagevue in the subdirectory /g1/.
In the root I've got a index.php as follows:
Code
<?php 
header("Location: http://www.martinbroeze.nl/g1/"); 
?> 
 
rocco
Topic Author
Posts: 4
Joined: 29 Jun 2012, 07:49

Re: index in the server root and imagevue in subdir.: how to

30 Jun 2012, 06:03

Thanks so much, Martin!
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: index in the server root and imagevue in subdir.: how to

03 Jul 2012, 12:17

Why you don't want to move Imagevue to the root folder instead? Even on ftp connection the move operation is almost instant.
firedev.com