Mozilla 도움말 검색

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

자세히 살펴보기

How to stop firefox from loading the index of my home folder on startup

  • 3 답장
  • 1 이 문제를 만남
  • 96 보기
  • 최종 답변자: cor-el

more options

when starting firefox I get page with an index of all files and folders in my home folder, including all hidden files.

it has at the top in a url bar " index of file:///home/user/"

when starting firefox I get page with an index of all files and folders in my home folder, including all hidden files. it has at the top in a url bar " index of file:///home/user/"

선택된 해결법

You can check the command line in the desktop shortcut to see if there is a trailing '.' appended.

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

모든 댓글 (3)

more options

선택된 해결법

You can check the command line in the desktop shortcut to see if there is a trailing '.' appended.

more options

thank you for steering me in the right direction while I did not have a trailing "." I did have something in the line that was causing the problem I use a command to play a sound file when opening my apps I had firefox %u $HOME play /home/user/sound/blah when I remove the $HOME but leave the play command and path it works fine

I kept thinking something was wrong with the firefox install thank you again