Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CKEditor is hidden
#2
Im not very familiar with lighttpd but i think you need to add js and css mime types in your lighttpd.conf file:
PHP Code:
mimetype.assign = (
        
".js"        =>        "text/javascript",
        
".css"      =>        "text/css"

Reply


Messages In This Thread
CKEditor is hidden - by fabianheld - 2013-10-28, 02:29:59
RE: CKEditor is hidden - by Kolyok - 2013-10-28, 03:23:12
RE: CKEditor is hidden - by shawn_a - 2013-10-28, 05:24:50
RE: CKEditor is hidden - by fabianheld - 2013-10-29, 05:53:16



Users browsing this thread: 1 Guest(s)