Skip to content

Commit f0ffe95

Browse files
Gcolon021Luke-Sikina
authored andcommittedJul 15, 2024
Update httpd-vhosts.conf
1 parent 7aa50ac commit f0ffe95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎ui/httpd-vhosts.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ ServerTokens Prod
8787
RewriteRule .* - [F]
8888

8989
RewriteRule ^/picsure/(.*)$ "http://wildfly:8080/pic-sure-api-2/PICSURE/$1" [P]
90-
RewriteRule ^/psama/(.*)$ "http://wildfly:8080/pic-sure-auth-services/auth/$1" [P]
90+
RewriteRule ^/psama/(.*)$ "http://psama:8090/auth/$1" [P]
9191

9292
RewriteCond %{DOCUMENT_ROOT}/%{REQUEST_FILENAME} !-f
9393
RewriteCond %{DOCUMENT_ROOT}/%{REQUEST_FILENAME} !-d

0 commit comments

Comments
 (0)