demo stylesheets

Author Message

George Wills

Friday 16 May 2003 6:56:54 am

Hi

I just installed ezpublish 3 on linux w. apache server. Everything seems ok but one problem: pages are not picking up any stylesheets. I've changed the permissions on the /design/demo/stylesheets folder but still no luck. Path to the folder in the pages seems ok - if I try & put the path to the stylesheet in a browser window I get 403 Forbidden page.

Any ideas?

Thanks

Karsten Jennissen

Friday 16 May 2003 7:44:25 am

Maybe its due to the .htaccess?

<FilesMatch "(index\.php|\.(gif|jpe?g|png))$">
order allow,deny
allow from all
</FilesMatch>

Add a |css there. Just an idea.

Karsten

George Wills

Friday 16 May 2003 8:09:15 am

It works! Thank you very much.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.