InterviewSolution
Saved Bookmarks
| 1. |
Netscape 6 Does Not Display Any Images, Gif's Or Jpg's. How Can I Fix This? |
|
Answer» Do the following: There is also a bypass, at least for gif's: 1. ADD the following HTTP directive AddType .gif image/gif 8bit 2. re-start your HTTP server Do the following: There is also a bypass, at least for gif's: 1. add the following HTTP directive AddType .gif image/gif 8bit 2. re-start your HTTP server |
|