AdminSysNet

Aller au contenu | Aller au menu | Aller à la recherche

Types MIME Office 2007

Bonjour,

Les nouveaux types (docx, xlsx, pptx, ) ne sont pas reconnus (type MIME), et ils sont vraiment des fichiers compressé (des zip) pour remdier à ce problème il faut declarer des MIME TYPE comme indiqué dans ce lien :

Apache :
Le fichier à édité :
Windows : \apache\conf\mime.types
Linux : \etc\mime.types
1- http://serverfault.com/questions/190...r-as-zip-files
2- http://www.webdeveloper.com/forum/sh...hreadid=162526

# Added by myname 2009-06-03 application/vnd.ms-word.document.macroEnabled.12 docm application/vnd.openxmlformats-officedocument.wordprocessingml.document docx application/vnd.openxmlformats-officedocument.wordprocessingml.template dotx application/vnd.ms-powerpoint.template.macroEnabled.12 potm application/vnd.openxmlformats-officedocument.presentationml.template potx application/vnd.ms-powerpoint.addin.macroEnabled.12 ppam application/vnd.ms-powerpoint.slideshow.macroEnabled.12 ppsm application/vnd.openxmlformats-officedocument.presentationml.slideshow ppsx application/vnd.ms-powerpoint.presentation.macroEnabled.12 pptm application/vnd.openxmlformats-officedocument.presentationml.presentation pptx application/vnd.ms-excel.addin.macroEnabled.12 xlam application/vnd.ms-excel.sheet.binary.macroEnabled.12 xlsb application/vnd.ms-excel.sheet.macroEnabled.12 xlsm application/vnd.openxmlformats-officedocument.spreadsheetml.sheet xlsx application/vnd.ms-excel.template.macroEnabled.12 xltm application/vnd.openxmlformats-officedocument.spreadsheetml.template xltx

---------


IIS:
http://fr.w3support.net/index.php?db=so&id=179315


Memcache: système de mise en cache sur RAM pour serveur web

http://blog.plumbr.com/26-memcache-un-vrai-systeme-de-cache-performant-et-facile-a-utiliser-avec-php

Tutoriel d'installation d'un serveur web sécurisé sous Ubuntu 9.04 chez Gandi

Un tutoriel intéressant pour installer et sécuriser un serveur web sous Ubuntu Linux

http://www.chiroux.com/installation-dun-serveur-web-securise-sous-ubuntu-9-04server/

Paramétrage Apache2

Documentations officielles des différentes versions d'Apache:
http://httpd.apache.org/docs/

http://www.linux-france.org/prj/edu/archinet/systeme/ch16s02.html

http://www.system-linux.eu/index.php?post/2009/01/02/Configuration-en-tout-genre-et-fichier-de-conf-dapache

Blog avec des infos de paramétrage Apache:
http://www.system-linux.eu/index.php?category/Apache2

Mettre en place un serveur web Linux (Debian, fedora,...)

http://www.siteduzero.com/tutoriel-3-2106-mettre-en-place-un-serveur-web-avec-fedora-redhat.html

http://my-linux.fr/tutoriaux/6-services-web/6-installation-dun-serveur-web-lamp-sur-debian

Installation LAMP (Linux Apache MySql Php) et FAMP (FreeBsd AMP)

Sous Linux:

http://www.zdnet.fr/builder/programmation/technologies_web/0,39021000,39176110-1,00.htm

Installation d'Apache sur les systèmes Unix:

http://fr.php.net/install.unix

http://fr3.php.net/downloads.php

Mais aussi sous freebsd:

http://julp.developpez.com/freebsd/famp/