Hello guys, am new to zend framework. Am having a little problem and a real hard time solving it myself.
If i access my zend application by going to http://localhost/zendapplicationfolder/contact it displays correctly with css applying correctly but if i access the zend application by going to http://localhost/zendapplicationfolder/contact/ (added a forward slash) , the page displays but css is not applied, but if i view the source, the css link is embedded normally between the head tags.
pls i need urgent help with this.
thanks.