URL Rewrite on Subfolders in IIS
up vote
-1
down vote
favorite
I have hosted 2 application (Jenkins and Sonar) in IIS website (https://example.com). I have rewrite the Jenkins application URL to (http://localhost:8080). So when I browse jenkins application (https://example.com/Jenkins), Jenkins website gets opened. But when i click on any job/link on Jenkins website, I am getting error (HTTP Error 403.14 - Forbidden).
When I click on any link, URL changes to https://example.com/jobs/Job1 but it should change to https://example.com/Jenkins/jobs/Job1.
How to append the subfolder name Jenkins in rewrite URL?
url-rewriting url-rewrite-module
add a comment |
up vote
-1
down vote
favorite
I have hosted 2 application (Jenkins and Sonar) in IIS website (https://example.com). I have rewrite the Jenkins application URL to (http://localhost:8080). So when I browse jenkins application (https://example.com/Jenkins), Jenkins website gets opened. But when i click on any job/link on Jenkins website, I am getting error (HTTP Error 403.14 - Forbidden).
When I click on any link, URL changes to https://example.com/jobs/Job1 but it should change to https://example.com/Jenkins/jobs/Job1.
How to append the subfolder name Jenkins in rewrite URL?
url-rewriting url-rewrite-module
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
I have hosted 2 application (Jenkins and Sonar) in IIS website (https://example.com). I have rewrite the Jenkins application URL to (http://localhost:8080). So when I browse jenkins application (https://example.com/Jenkins), Jenkins website gets opened. But when i click on any job/link on Jenkins website, I am getting error (HTTP Error 403.14 - Forbidden).
When I click on any link, URL changes to https://example.com/jobs/Job1 but it should change to https://example.com/Jenkins/jobs/Job1.
How to append the subfolder name Jenkins in rewrite URL?
url-rewriting url-rewrite-module
I have hosted 2 application (Jenkins and Sonar) in IIS website (https://example.com). I have rewrite the Jenkins application URL to (http://localhost:8080). So when I browse jenkins application (https://example.com/Jenkins), Jenkins website gets opened. But when i click on any job/link on Jenkins website, I am getting error (HTTP Error 403.14 - Forbidden).
When I click on any link, URL changes to https://example.com/jobs/Job1 but it should change to https://example.com/Jenkins/jobs/Job1.
How to append the subfolder name Jenkins in rewrite URL?
url-rewriting url-rewrite-module
url-rewriting url-rewrite-module
edited Nov 21 at 13:19
Uwe Keim
27.3k30128210
27.3k30128210
asked Nov 21 at 13:16
sanyam
43
43
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53412897%2furl-rewrite-on-subfolders-in-iis%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown