/community/programming 경로에서 href="write" 이렇게 주면
/community/write 이렇게 되잖슴 근데/community/programming/write 경로로 이동하게 만들고 싶은데
이럴려면 서버쪽에서 항상 programming이라는 값을 넘겨주고 항상 programming(변수)/write 이렇게 주는수밖에 없는건가?