Sujet fermé
Note de ce sujet :
  • Moyenne : 0 (0 vote(s))
  • 1
  • 2
  • 3
  • 4
  • 5

[RÉSOLU]problème transfert de site local sur serveur (ovh)
#31

voici le type de paramétrage qu'il faut avoir :
Code :
#-------------
#Path Settings
#-------------

#Document root as seen from the webserver.  No slash at the end
#If page is requested with https use https as root url
#e.g. http://blah.com
$config['root_url'] = 'http://www.sabrinagruss.com';

#SSL URL.  This is used for pages that are marked as secure.
$config['ssl_url'] = 'https://www.sabrinagruss.com';

#Path to document root. This should be the directory this file is in.
#e.g. /var/www/localhost
$config['root_path'] = '/homez.424/sabrinagh/www/';

#Name of the admin directory
$config['admin_dir'] = 'admin';

#Where do previews get stored temporarily?  It defaults to tmp/cache.
$config['previews_path'] = '/homez.424/sabrinagh/www/tmp/cache';

#Where are uploaded files put?  This defaults to uploads.
$config['uploads_path'] = '/homez.424/sabrinagh/www/uploads';

#Where is the url to this uploads directory?
$config['uploads_url'] = $config['root_url'] . '/uploads';

soit ce que t'a déjà indiqué Jean le Chauve.

Ouik - communication . outils numériques . design graphique
Sujet fermé


Messages dans ce sujet

Atteindre :


Utilisateur(s) parcourant ce sujet : 2 visiteur(s)