Click to See Complete Forum and Search --> : [RESOLVED] .htacces problems


tiberiusjojo
11-04-2007, 02:38 PM
Hey All! What i have is a website protected by .htacces. it all worked fine until i used a flash video on the entrance page. So when you type in the address of the site it comes up with a flash video. When the flash video is complete it redirects you to the homepage. Before the video plays it asks for the password, thats fine. But when the flash video redirects you to the homepage it asks for it again (The flash video redirects it on the same page, so it won't open a new tab) I want it to only ask once. Any help is appreciated Thanks!

ray326
11-04-2007, 04:07 PM
The redirection is using a different variant of the site name than the one the user coming to the site is using.

tiberiusjojo
11-04-2007, 05:02 PM
Thanks! i had put the entire website url (www.) instead of just /homepage.html