Comment creer un serveur sur son pc?
bartseb
-
sebsauvage Messages postés 33284 Date d'inscription Statut Modérateur Dernière intervention -
sebsauvage Messages postés 33284 Date d'inscription Statut Modérateur Dernière intervention -
Bonjour a tous!
Je voudrai savoir comment creer un serveur (pour heberger son propre site) sur son PC.
Merci d'avance.
Je voudrai savoir comment creer un serveur (pour heberger son propre site) sur son PC.
Merci d'avance.
8 réponses
-
bartseb: il faut créer au moins index.html pour TinyWeb.
Après ça roule... -
Il suffit d'installer un serveur web.
Le plus simple de tous, c'est tinyweb: il ne fait que 34 ko et c'est un serveur web très performant et gratuit:
http://www.ritlabs.com/tinyweb/
Après, si tu veux faire du php, mysql et autres, tu peux installer EasyPHP:
http://www.easyphp.org/ -
-
salut
la recette de cuisine en anglais ...
Installing To install TinyWeb server just create a shortcut in Startup menu with the following properties: Target c:\www\bin\tiny.exe c:\www\root Start In c:\www\log c:\www\bin\tiny.exe is the path to TinyWeb executable, c:\www\root is the path to www home (root) directory, and c:\www\log is the directory for log files TinyWeb keeps. TinyWeb is neither windowed nor console application, moreover, it is not a Windows Service. Once started, tiny.exe will appear in Task List. There is no way to stop Tiny Web except End Task operation. Command-line Options First parameter (mandatory) is a path www home (root) directory. Second parameter (optional) is a port number. By default it is 80 for HTTP and 443 for HTTPS(SSL/TLS). Third parameter (optional) is a dotted-decimal IP address to bind the server. By default, TinyWeb binds to all available local addresses. Examples Run TinyWeb on port 8000: c:\www\bin\tiny.exe c:\www\root 8000 Run TinyWeb on port 8000 and address 212.56.194.250: c:\www\bin\tiny.exe c:\www\root 8000 212.56.194.250
-
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question -
Escuse moi , j'ai telecharger le fichier.Et quand je veut l'instaler sa marche pas.Sa me met un message d'erreur(comme koi il manque un fichier)
Ya pas d'autre moyen pour creer un serveur. -
salut
quel fichier?
-
Ben en fet si j'ai bien compris faut creer les fichier qu'il de mande d, dans ton disk C:/
Mais apres faut faire quoi? -
Franchement utilisur esayphp ya pas mieu, avec apache et mysql tu a l'oportunité de te faire un bon petit serveur pour gerer ton site web