HomeSort by relevance Sort by last modified time
    Searched refs:AddType (Results 1 - 9 of 9) sorted by null

  /external/webkit/LayoutTests/http/conf/
fedora-httpd.conf 653 # AddType allows you to add to or override the MIME configuration
656 #AddType application/x-tar .tgz
670 #AddType application/x-compress .Z
671 #AddType application/x-gzip .gz .tgz
676 AddType application/x-x509-ca-cert .crt
677 AddType application/x-pkcs7-crl .crl
695 AddType text/html .shtml
868 AddType application/x-httpd-php .php
869 AddType application/x-httpd-php .bat
870 AddType application/x-httpd-php-source .php
    [all...]
apache2-debian-httpd.conf 532 # AddType allows you to tweak mime.types without actually editing it, or to
535 AddType application/x-tar .tgz
549 #AddType application/x-compress .Z
550 #AddType application/x-gzip .gz .tgz
567 AddType text/html .shtml
667 AddType application/x-httpd-php .php
668 AddType application/x-httpd-php .bat
669 AddType application/x-httpd-php-source .phps
apache2-httpd.conf 553 # AddType allows you to tweak mime.types without actually editing it, or to
556 AddType application/x-tar .tgz
570 #AddType application/x-compress .Z
571 #AddType application/x-gzip .gz .tgz
588 AddType text/html .shtml
688 AddType application/x-httpd-php .php
689 AddType application/x-httpd-php .bat
690 AddType application/x-httpd-php-source .phps
apache2-msys-httpd.conf 554 # AddType allows you to tweak mime.types without actually editing it, or to
557 AddType application/x-tar .tgz
571 #AddType application/x-compress .Z
572 #AddType application/x-gzip .gz .tgz
589 AddType text/html .shtml
689 AddType application/x-httpd-php .php
690 AddType application/x-httpd-php .bat
691 AddType application/x-httpd-php-source .phps
cygwin-httpd.conf 585 # AddType allows you to tweak mime.types without actually editing it, or to
588 AddType application/x-tar .tgz
602 #AddType application/x-compress .Z
603 #AddType application/x-gzip .gz .tgz
620 AddType text/html .shtml
720 AddType application/x-httpd-php .php
721 AddType application/x-httpd-php .bat
722 AddType application/x-httpd-php-source .phps
httpd.conf 588 # AddType allows you to tweak mime.types without actually editing it, or to
591 AddType application/x-tar .tgz
605 #AddType application/x-compress .Z
606 #AddType application/x-gzip .gz .tgz
623 AddType text/html .shtml
723 AddType application/x-httpd-php .php
724 AddType application/x-httpd-php .bat
725 AddType application/x-httpd-php-source .phps
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
stun.h 311 void AddType(uint16 value);
stun.cc 477 void StunUInt16ListAttribute::AddType(uint16 value) {
  /external/chromium/testing/gmock/scripts/generator/cpp/
ast.py 488 def AddType(templated_types):
509 AddType(self.ToType(new_tokens))
515 AddType([])
531 AddType([])
    [all...]

Completed in 203 milliseconds