Look up the directory containing your interface images (default www.example.com/roster/img/Interface/Icons/). In that directory, create a file called .htaccess with the following content:
- Code: Select all
ErrorDocument 404 /roster/img/Interface/Icons/INV_Misc_QuestionMark.jpg
If your roster isn't in /roster, or you keep the interface images elsewhere, make sure to adapt the path to the icon appropriately.