PDA

View Full Version : When I click on


npall
06-30-2007, 07:34 AM
I'm using MS Visual Web Developer 2005, when I "copy to Web Site" the files are transfered but my page does not seem to up date, All I get is a Index page, Am I right to use port 20, I can delete files on the server and transfer the files ok, but nothing happens "speaknetski" dot com. I have used the correct ftp, whats happening?

npall
06-30-2007, 08:11 AM
When I click on the list in the Index of/ I can see the files and pictures and even the page, why is it not displaying correctly, please have a look at the Index of/ at speaknetski dot com many thanks for any help.

esc
06-30-2007, 08:27 AM
You should have index.html (or index.php) as start page. FutureQuest does not run Microsoft IIS but Apache as web server. So your current start page Default.aspx is not recognized.

Erich