Is there a way to prevent hotlinking using the main nginx installation (static app without htaccess)? asked 01 Nov '10, 12:10 lamusoftware |
You can't - use a static/cgi/php app instead and do it via htaccess. answered 01 Nov '10, 15:30 seanf |