Page 1 of 1

updating non-index webpages

Posted: Sun Dec 21, 2008 6:51 pm
by Ripnormality
Every time a website updates from workspace/webpages, it ends up in /public_html instead of going to /public_html/webpages. I have it set up so that /webpages/ is listed for all other webpages...but this doesn't seem to be doing anything. I'm out of ideas.

(I've been manually moving pages in :8080, which is why they're updated right now.)

Re: updating non-index webpages

Posted: Sun Dec 21, 2008 8:59 pm
by Wendybird
Most people prefer to have their pages go straight to the index, so that the address is, for example, http://ripnormality.comicgenesis.com/about.html rather than http://ripnormality.comicgenesis.com/webpages/about.html

If you insist on the extra piece of address, you can make a folder called workspace/webpages/webpages, and when your site updates everything in that folder will be in public/webpages, and your existing links will work.