Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Cannot browse to local site with custom port - Firefox removes the port

  • 3 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: onefellswoop

more options

For local development on our Macs we use MAMP Pro, which uses the port 8888 for sites.

Since upgrading to Firefox 14, if we enter the URL of a local site into Firefox, it removes the custom port we've added and returns a 403 error. Chrome and Safari work without issue as they don't delete the port.

For example, if I browse to http://my.test.site.localhost:8888 which up until version 14 worked fine, Firefox removes the :8888 and instead tries to load http://my.test.site.localhost, which fails.

If I browse direct to an inner page like http://my.test.site.localhost:8888/page1 it works and the port stays. But it won't work to the root URL.

This is causing major issues for us. It's not a banned port - why is Firefox ignoring the port we enter?

For local development on our Macs we use MAMP Pro, which uses the port 8888 for sites. Since upgrading to Firefox 14, if we enter the URL of a local site into Firefox, it removes the custom port we've added and returns a 403 error. Chrome and Safari work without issue as they don't delete the port. For example, if I browse to http://my.test.site.localhost:8888 which up until version 14 worked fine, Firefox removes the :8888 and instead tries to load http://my.test.site.localhost, which fails. If I browse direct to an inner page like http://my.test.site.localhost:8888/page1 it works and the port stays. But it won't work to the root URL. This is causing major issues for us. It's not a banned port - why is Firefox ignoring the port we enter?

선택된 해결법

OK, found it. It was a caching issue. Clearing the cache in FF wasn't fixing it for us. Manually removing everything in the Firefox Cache folder fixed it. Weird.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (3)

more options

Did you try this? http://my.test.site.localhost:8888/

more options

Yep. Same issue. The port and the trailing slash are removed.

Have cleared caches, dumped cookies, and deleted and fresh installed Firefox. Can't seem to solve it.

more options

선택된 해결법

OK, found it. It was a caching issue. Clearing the cache in FF wasn't fixing it for us. Manually removing everything in the Firefox Cache folder fixed it. Weird.