Web Server

All the versions of this article: [English] [français]

- Developpment of dynamics web sites based on a prepress engine : SPIP

  • self development of a framwork SPIP which combine php, html, css, etc..
  • I totally manage this web technologies (css, html, xhtml, php,mysql , etc...)
  • The web design was build without any software solution.

- Deployement of Web server :

  • private chroot account reachable from ftp. (more secure solution)
    • possible management of the account creattion externely (with an hmlt interface)
    • private management with .htaccess or .htppasswd
  • multihoming solution
  • management of the mysql server externaly
  • management of the Appache server (with possibities to create a hireachy from all the accounts in the whole web site).

etc...