mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
0327b282e6
This is SPIP-1.4. A French Web publication system. Actually this program is only available in French. PR: ports/42376 Submitted by: Sebastien Gioria <gioria@FreeBSD.ORG>
17 lines
531 B
Plaintext
17 lines
531 B
Plaintext
Vous devez maintenant créer un alias dans la configuration de apache
|
|
(dans le fichier %%PREFIX%%/etc/httpd.conf) pour utiliser correctement
|
|
SPIP. Faites pointer cet alias vers %%PREFIX%%/www/SPIP.
|
|
|
|
Par exemple, rajouter la ligne suivante :
|
|
Alias /spip/ "%%PREFIX%%/www/SPIP"
|
|
|
|
Ensuite faites pointer votre browser vers cet alias, suivant l'exemple
|
|
précédent :
|
|
http:://monsite/spip/ecrire/
|
|
|
|
Et suivez les instructions a l'écran
|
|
|
|
Plus d'informations sur SPIP à l'URL http://www.uzine.net/rubrique91.html
|
|
|
|
S. (gioria@FreeBSD.ORG)
|