[giapeto] How do I access my website
Marko Djukic
marko at oblo.com
Fri Jun 13 17:10:13 PDT 2003
Quoting rmillerd at rmsm.net:
> Ok, I've got giapeto working and have created a home page with some test
> blocks
> on it, what url would I use to view this webpage?
if you are using GET as your method to create urls (the default in giapeto's
conf.php), then pages.php script used to edit pages is the one also serving it.
ie. an authorised user looking at a page will see the block editing buttons,
normal user won't.
the best results are obtained using apache's url rewrite completely hiding the
pages.php script from normal users.
marko
More information about the giapeto
mailing list