Re: Problem with Content-Type recognition

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Maybe I need to put it somewhere else?

...
<Directory "/aixtools/dl.aixtools">
    DefaultType application/octet-stream
    <Files *.I>
    RemoveEncoding .php
    ForceType application/octet-stream
    </Files>
    Options Indexes FollowSymLinks
        IndexOptions FancyIndexing Namewidth=* FoldersFirst SuppressDescription
## VersionSort
        IndexOrderDefault Descending Date
    AllowOverride None
    Order allow,deny
    Allow from all
</Directory>
</VirtualHost>

Still getting Content-Type: text/html when .php is in the filename.


On Sat, Jun 21, 2014 at 6:05 PM, Eric Covener <covener@xxxxxxxxx> wrote:
On Sat, Jun 21, 2014 at 10:45 AM, Michael Felt <mamfelt@xxxxxxxxx> wrote:
> Question: what do I need to do to get httpd to recognize the .I endings
> and/or ignore .php when in the middle of a filename?


<Files *.I>
ForceType  foo/bar
</Files>

--
Eric Covener
covener@xxxxxxxxx

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux