I have written in .htaccess:
RewriteEngine On
RewriteRule ^(.*)$ /project/public/$1 [QSA,L]

and css works !!


Yes - my site is in project/ folder because I have written in console:
zf.bat create project project
and all files were generated in folder 'project' so in tutorial somebody
should write how should look .htaccess !! Why in tutorial there is nothing
about .htaccess ?

-- 
View this message in context: 
http://www.nabble.com/Why-I-don%27t-have-css-%21%21----tp25453889p25458569.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to