/ Published in: Other
To use url aliases with lighttpd, you need to activate mod_alias in server.modules
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
alias.url = ("/themes/" => "/home/myhome/themes/")