Project

General

Profile

[SOLVED] Problem with server.errorfile-prefix and attachments

Added by nux about 13 years ago

I would like to customize my pages 404 and 401.

So I used this:

server.errorfile-prefix = "/var/www/errors/status-"

The file "errors" contains:

  • status-401.html
  • status-404.html
  • img:
    - 401.png
    - 404.png
  • js:
    - jquery-1.5.1.min.js
    - screen.css

HTML pages are displayed normally but not the attachments (.js or .png)...

mimetype.assign is correct, and owner directories are the same that server.username.

why html files are displayed and not others ?


Replies (1)

    (1-1/1)