IIS With Mime And Dat Files

Aug 18, 2008

I have a problem with a .dat file on my webserver. It seems to download correctly (I have added the mime type), but my application refuses to use/read the file correctly.

This is moving from an Apache server, where it worked perfectly, to IIS6. Apache reported the mime as text/plain, whereas I've tried both this and application/octet-stream on IIS.

The dat-file is actually a ZIP password protected file containing an XML-file.

Could there perhaps be some issues with dato format? I'm most greatful for any insigth into the matter.

View 17 Replies


ADVERTISEMENT

Plesk 11.x / Linux :: Mime Types For Newer Office Files

Jul 24, 2014

I'm running plesk 11.5.30 and I'm having an issue with the new word doc format (.docx) being recognized as a zip file. I've read several posts that explain what mime types to add, and I've found the spot where I need to enter them. The part I'm not sure about is whether the custom mime types field is an addition to the current mime types or a replacement list. Does that field just needs the new mime types or a full list?

View 1 Replies View Related

IIS 6 Mime Type

Aug 10, 2008

I have an IIS 6 website with a strange problem. All content types are sent as text/html. For example, jpegs, gifs, and others all are listed as text/html when I do a header check. Anyone ever seen this or know what might cause it?

View 2 Replies View Related

Editing Mime Types

Aug 27, 2008

Whenever I try to validate a page on my website it says it's invalid because the mime type is incorrect.

If I add this code to the top of the page:

PHP Code:

<?php
header("Content-Type: text/html");
?>

The page then becomes valid.

How can I update the mime type on the server so that I wont have to add this code to every page?

My server is a VPS running Apache with Plesk. I have SSH access.

View 3 Replies View Related

PGP Vs S/MIME For Secure Email

May 17, 2008

Some articles on the Net seem to suggest (may be I have misunderstood it) that S/MIME, which uses x.509 certificates is better for implementing secure email as the sender can use the x.509 cert to encrypt and digitally sign the messages and the recipient only needs an email client that implements x.509.

Is this true? Or, will key pairs still need to be generated and the public key shared with the recipient in advance even when using S/MIME?

View 2 Replies View Related

--with-mime-magic: Not Found

Mar 25, 2007

any hints on the reason of "--with-mime-magic: not found" when compiling PHP?

FreeBSD 6.1

View 1 Replies View Related

Mod_deflate Issues - Not Respecting MIME Types

Jun 8, 2008

I've got mod_deflate set up with Apache with the following line in httpd.conf:

Code:
<IfModule mod_deflate.c>
AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css application/x-javascript
</IfModule>

It works well, for most things.

The issue I'm having is that mod_deflate is compressing binary data, outputted from PHP scripts as well (undesirable).

The script sends a Content-Type: application/octet-stream header, so I'm guessing that mod_deflate is simply not looking at headers generated by the script before compressing output.

I've even changed the default MIME type for Apache to application/octet-stream but to no avail.

Note that static content which has a defined MIME type doesn't get compressed - it's only the output generated by scripts.

Also, there is no defined MIME type for the .php extension.

I've also tried to disable the filter for certain directories, however, Apache doesn't seem to have an opposite to AddOutputFilterByType (although it does for AddOutputFilter (RemoveOutputFilter)). Also, I can't seem to stick in a negative <Directory> command either, which is a pain :/

View 0 Replies View Related

MIME Types :: Audio/x-scpls & Video/x-ms-asf?

Sep 18, 2008

i run an Internet radio station, and my current web host doesn't support the MIME Types i need for people to be able to click on the links to listen to it

so im looking for a new web host with cpanel preferably. and supports these MIME Types

PLS - audio/x-scpls
ASX - video/x-ms-asf

View 7 Replies View Related

Transferring 200 Files : Total Files Size Is 25 GB!

Jan 2, 2008

I couldn't keep my mouth shut (technically fingers). A customer wanted to upgrade servers and he needed a way to move the data across. Since I don't allow hard drives to be swapped, they have to do it manually all by themselves. I generally allow up-to 4 days for them to transfer data and make DNS changes, etc. But this time, I offered help! I agreed to move the data (darn me) and it just came out of me, involuntarily.

God knows what just happened... but in a positive way, customer is extremely happy!

So...

Both servers are on cPanel - with root access (duh)

200 odd files which total to 25 GB

1 database about 100 MB in size (no biggie)

I was planning on using one of my Windows 2003 servers (via remote desktop) to download the 25 GB and upload the 25 GB, but that sounds like a waste of resources and time.

View 8 Replies View Related

Gap In Log Files

Dec 21, 2008

i had a problem with one of my servers

due to changes in the firewall couldn't i login anymore.

Someone had to go over and undo that modification.

Now i am checking the log files like secure and
messages logs, but logs of the day he logged in are simply not
there (along with some days more).

View 3 Replies View Related

Can Not See The Files In FTP

Jul 20, 2008

When I upload a file in FTP I can not see the file, When I upload the file again asked me to file any replaced it exists, When using Cpanel can upload any file, And working well.

When watching the size of folders I find little in the FTP but sized Cpanel see him very different.

I have done this:

1-Restart FTP Server.

2-permit folders to 644.

3-permit files to 744.

View 2 Replies View Related

See Os Files

Jun 3, 2007

Is there a way to see your os files in ftp software like cute ftp n edit them?

View 3 Replies View Related

Log Files

Mar 26, 2007

i received this message for my host

"The proxy sites hosted on your server are being used to send spam comments on blogs"

How can i view the log files in order to find that info and block the domains or IP?

I am on Centos.

View 2 Replies View Related

Php Files Pop-up Sometimes

Jan 28, 2007

In the last couple of days my server/website has been acting a little strange and I can't recall doing anything to it in this time.

1) Now and again a normal PHP page will pop-up in the Firefox download manager. Usually the page is simply compiled and shown to the browser.

2) Images that really are present on the server sometimes randomly don't show in IE.

PHP 5.1.4
MYSQL 5.0.27
Apache 1.3.37
APC 3.0.12p2 (latest)

View 3 Replies View Related

Nobody Files Always Appear On My /tmp, How To Trace Where They From?

Jul 26, 2006

I found that recently a lot of nobody files appear in my /tmp.

I delete and delete.. by still same. I don't know how to trace where they from. I suspect is from my hosting users, but I don't know how to check and trace. Anybody can give me some guide?

View 5 Replies View Related

My Site Cannot Run Php Files

Jun 2, 2009

my site cannot run php files

move from server 1 to server 2

another site no ploblem move from server 1 to server 2 too

What ploblem i need fix this

here my site

[url]

View 5 Replies View Related

Video Files

Mar 20, 2009

Can anyone recommend the best cost-effective solution for serving up video files to websites on other servers?

Basically looking for a central storage location to hold video files (flv, swf) that will be hotlinked from websites on other servers.

I'm currently using about 200GB bandwidth monthly, and need to increase that to about 500GB without violating any TOS or getting cut-off/suspended.

Not sure if the best option will be a hosting account, file storage site, etc.

View 4 Replies View Related

Uploading Files

Jan 28, 2009

I've just uploaded my website files onto the server, the website is working fine, but I'm not sure my files are 'arranged' right. I uploaded my images in a folder, but all the rest of the files are 'loose' along with the index file. If I go to either of my domain names, the website appears, which is ok for now, but I only really intended it to under one domain name, so there may be problems if I want another site up there. I think my files should be in a folder. Is this right? Should the index file be in the same folder, or should it be outside the folder with the links changed accordingly. I've been emailing my hosting service, and they 've been trying to help, but I feel a bit thick because I don't really understand what they're saying. Could someone tell me in very plain english how the files should be arranged?

View 11 Replies View Related

Uploading Big Files

Jun 23, 2009

i just bought php file management script, its running smoothly, the only problem was i cant upload big file ( > 1 Gigs ) using that script, then i ask the developer and he said it shouldnt be a problem since he sold that software before people and he never got a problem like that.

OS : Slamd64
apache 2.2.10
php 5.2.8

i tried to changed
post_max_size = 1900M
upload_max_filesize = 1500M

View 10 Replies View Related

Copying Certain Files

May 20, 2009

There is a directory with many files and subdirectories. I want to copy ALL the filesnames beginning with post-1111 to another folder. What is the command to do this?

View 5 Replies View Related

Stream Mp3 Files

Jan 19, 2009

Whcih kind of server would i need to stream mp3 files, similar to this site....

I was told a vps shared server with high bandwidth would do, i was also told by server crowd id need dedicated?

View 14 Replies View Related

How To Organize 500.000 Files

Jun 15, 2009

I run a fairly popular file hosting service and in the process of moving servers.

At the moment i have a system that automatic create a new folder each day and store new uploaded files into this folder. The name of the folder match the current date etc.

Example:
/2009/06/15/...

I find this system a bit "outdated" and belive there is a smarter way to do this.

My new fileservers contain ~10TB of available diskspace (each).
Average filesize is around 10MB.

I was told not to put all the files into one folder, still the case?

View 3 Replies View Related

Show All Files

Mar 29, 2009

im on a vps with linux and directadmin installed, how do i activate the function to show all files in ftp including hidden files and also how to prevent hidden files from creating?

I need to perform this functions on multiple accounts under my vps, how do i do it?

View 1 Replies View Related

Cant Delete Files

Jul 12, 2009

im try to delete some file from cpanel but everytime i delete nad refresh they come back
also if i try to change the perms it does not let me?

View 14 Replies View Related

Restore *db Files

Apr 28, 2009

i deleted the files db files in /var/named/

how could i can restore it?

what i want is how can i recreate the dns zone files again for all my accounts in the server

note : i have whm/cpanel running on centos box

View 3 Replies View Related

Odd Files Appearing

Nov 9, 2009

Why would .bash_history, .cups and .fontconfig would have suddenly shown up among the contents of a specific directory?

View 4 Replies View Related

How To Delete Files

Aug 13, 2008

i have installed the Domain Technologie Control Panel on Debian Etch, and have 2 folders that will not delete via FTP

I was wondering if anyone had a tutorial or could tell me how to be able to delete them....

View 14 Replies View Related

Files Modified On A Day

Dec 8, 2008

how would i search for any files modified between such and such date using SSH
some one seems to have downloaded some malicious codes on to some on one of my sites and the files are infected

however i have 1000's of files and some are infected wheras some hasnt so iw ant to check what files have been modified between a date range or on a particular day

using Linux with apache

View 2 Replies View Related

Cant View .asp Files

Oct 30, 2008

im in the midst of doing my school final year project and i done some codings of asp pages but when i tried to upload to a linux server, i can only view the webpage with codes instead of the gui interface....i tried to upload my files to free asp host but same thing i cant view my webpages...

to upload this files online and present it to my teachers for grading...

the files are here [url]I hope i can find a free host dun need domain name with free ftp to upload these files and work properly...

View 14 Replies View Related

Transfer Files At 40 Kb / S

Jul 8, 2008

I know which is the transfer speed of my hosting? I have hired a plan with bluehost and I can only transfer files at 40 kb/s

View 14 Replies View Related







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