Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Dreamweaver upload
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Dreamweaver upload
Dreamweaver upload
16-12-2007 10:02 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I have dreamweaver CS3 and I want to upload my content into my webspace. How can it be done? FTP is one way, but after uploading it, when I check on the webite... it just opens for a limited time, and shifts to the page saying that nothing has been uploaded. Could someone tell me what Im doing wrong.
Thanks,
Bobin.
Thanks,
Bobin.
Message 1 of 7
(2,767 Views)
6 REPLIES 6
Re: Dreamweaver upload
16-12-2007 10:16 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
When your webspace is created, plusnet creates a default index.html page which, if not overwritten, redirects the website to the PN default page.
So just replace the index.html file with your own home page and it should work.
The web server looks for the following as your home page: index.htm, index.html. index.shtml in that order or precedence.
Also if you are uploading to your www webspace, the files must go into the htdocs directory as that is your root or home directory.
So just replace the index.html file with your own home page and it should work.
The web server looks for the following as your home page: index.htm, index.html. index.shtml in that order or precedence.
Also if you are uploading to your www webspace, the files must go into the htdocs directory as that is your root or home directory.
Message 2 of 7
(528 Views)
Re: Dreamweaver upload
17-12-2007 8:01 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Thanks Peter,
I have uploaded naming the site index.html... tried naming the site index.htm and uploading as well. But its still just loading it for a second and jumping back to the Plus Net default site.
If you have Dreamweaver, could you check the settings and tell me:
Name : (anything)
acess type : ftp
ftp host : ftp.plus.net
host directory : /htdocs/
login : (as given)
password : (as given)
everything else not checked
url prefix : http://www.bibin.plus.com/
Could someone please tell me if this is correct for dreamweaver CS3.
Do see check the site, maybe it will help you to understand what is happening; www.bibin.plus.com
Thanks.
I have uploaded naming the site index.html... tried naming the site index.htm and uploading as well. But its still just loading it for a second and jumping back to the Plus Net default site.
If you have Dreamweaver, could you check the settings and tell me:
Name : (anything)
acess type : ftp
ftp host : ftp.plus.net
host directory : /htdocs/
login : (as given)
password : (as given)
everything else not checked
url prefix : http://www.bibin.plus.com/
Could someone please tell me if this is correct for dreamweaver CS3.
Do see check the site, maybe it will help you to understand what is happening; www.bibin.plus.com
Thanks.
Message 3 of 7
(528 Views)
Re: Dreamweaver upload
17-12-2007 8:22 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
It looks to me as though it's doing a redirect to Plusnet default page.
Take out the line
<meta http-equiv="refresh" content="1;url=http://webspace.plus.net/webspace_plusnet.html">
and it should work as expected
Take out the line
<meta http-equiv="refresh" content="1;url=http://webspace.plus.net/webspace_plusnet.html">
and it should work as expected
Windows 10 Firefox 109.0 (64-bit)
To argue with someone who has renounced the use of reason is like administering medicine to the dead - Thomas Paine
To argue with someone who has renounced the use of reason is like administering medicine to the dead - Thomas Paine
Message 4 of 7
(528 Views)
Re: Dreamweaver upload
18-12-2007 11:57 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I ripped the site (with respects to the author).
There is very little coding but it includes the redirect in the head for unknown reasons.
Possibly the original index.htm has been edited rather than replaced.
There is very little coding but it includes the redirect in the head for unknown reasons.
Possibly the original index.htm has been edited rather than replaced.
Windows 10 Firefox 109.0 (64-bit)
To argue with someone who has renounced the use of reason is like administering medicine to the dead - Thomas Paine
To argue with someone who has renounced the use of reason is like administering medicine to the dead - Thomas Paine
Message 5 of 7
(528 Views)
Re: Dreamweaver upload
18-12-2007 9:07 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Yea I didnt really do any coding on it, just wanted to see if it worked. Well, guess that piece of coding did all the damage. Thanks a million.
Message 6 of 7
(528 Views)
Re: Dreamweaver upload
18-12-2007 9:10 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
You're very welcome.
Windows 10 Firefox 109.0 (64-bit)
To argue with someone who has renounced the use of reason is like administering medicine to the dead - Thomas Paine
To argue with someone who has renounced the use of reason is like administering medicine to the dead - Thomas Paine
Message 7 of 7
(528 Views)
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page