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.)
updating non-index webpages
- Ripnormality
- Regular Poster
- Posts: 80
- Joined: Sun Jun 04, 2006 6:57 pm
- Contact:
Re: updating non-index webpages
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.
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.

