On 8/7/06, SOPRO <[EMAIL PROTECTED]> wrote:
Joshua,

 Thanks so much !
 I used the option "!\." and it works ... :-)
 However, the files 'stylesheet.css' and 'logo_client1.png' have not
been loaded properly.
 Do you have any idea ?

ps.: If I access JBOSS directly, the stylesheet and images are loaded fine.

Sorry, I assumed that these files were hosted by apache, not jboss.
If they are hosted by jboss, you need to also change [P] to [P,L] and
add something like
RewriteRule ^/app/(.*) http://localhost:5050/app/$1 [P]

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to