PDA

View Full Version : index question


Yukino
06-27-2007, 12:00 AM
I am building a site for a friend. The host restricts using .php in all folders except the cgi bin. so i had to upload the forum to cgi/forum and i want to use vba as the cms but i have to put it as cgi/index.php is there a way to get the domain name ex www.yourdomainname.com to link directly to the vba index file in the cgi folder?

@_@

Brian
06-27-2007, 11:55 AM
The best way is probably going to be to use a .htaccess file to redirect users.