[EMAIL PROTECTED] RE: RE: [CONFIG] make httpd serve .java files as text

2007-04-19 Thread deufrai
Boyle Owen wrote: > >> -Original Message- >> From: deufrai [mailto:[EMAIL PROTECTED] >> > >> > >> >> All right, many thanx, made a backup of mime.types file and >> modified said >> line as "text/plain java" >

[EMAIL PROTECTED] RE: [CONFIG] make httpd serve .java files as text

2007-04-19 Thread deufrai
Boyle Owen wrote: > >> -Original Message- >> From: deufrai [mailto:[EMAIL PROTECTED] >> Sent: Thursday, April 19, 2007 4:49 PM >> To: users@httpd.apache.org >> Subject: [EMAIL PROTECTED] [CONFIG] make httpd serve .java files as text >> >>

[EMAIL PROTECTED] [CONFIG] make httpd serve .java files as text

2007-04-19 Thread deufrai
hi there. I'm serving a few java utilities with an apache 2.2.3 server. I provide .jar files along with the sources. Tried with lots of web browsers, but I cannot simply view the sources as text inside web browsers. I'm always asked to download the file or pick an app to open it. Server is hos