← Back to team overview

nxhtml team mailing list archive

Re: [Question #123977]: How do I define a site ?

 

Question #123977 on nXhtml changed:
https://answers.launchpad.net/nxhtml/+question/123977

fargred posted a new comment:
Hello, i've got a problem with defining a site, too. I tried to do it
through the customization interface and by editing my
~/.emacs.d/init.el. I checked my ~/emacs.d/nxhtml/autostart.el for
requiring html-site – it's in place. Emacs didn't report any errors, all
seems to be ok. I can't even see my site's directory listing. That's a
part ofmy init.el, created by customizer:

(custom-set-variables
  ;; custom-set-variables was added by Custom.
  ;; If you edit it by hand, you could mess it up, so be careful.
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
 '(html-site-current "myhost")
 '(html-site-list (quote (("myhost" "/home/user12345/" "" "" "" "" "" nil "user12345.ftp.myhost.com" "user12345" "mypass" "/" "" "" "" "")))))

If i connect to server via FTP, i see my home directory first. Is it
compliant folder for “FTP directory root” property?

-- 
You received this question notification because you are a member of
nXhtml, which is an answer contact for nXhtml.