css disapears when trying to create clean url's

后端 未结 1 1129
野性不改
野性不改 2021-01-17 00:56

I\'m trying to implement clean url\'s to my website, but I\'ve runned into a problem. When i\'m trying to load just the default url feks: www.example.com, everything works a

1条回答
  •  星月不相逢
    2021-01-17 01:32

    You must use absolute links:

    
    

    or add in the :

     
    

    or

     
    

    0 讨论(0)
提交回复
热议问题