일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
- php 배열제거
- 비밀번호정규식
- mysqldump: Got error: 1045
- group_concat 구분자
- mariadb upgrade
- (using password: YES)" when trying to connect
- wkhtmltopdf 실행 오류
- PHP 구글 OTP 인증
- 우분투 mysql 비밀번호 없이 로그인 될때
- PHP 정규식 예제
- bootstrap modal
- html pdf 변환
- usb efi 시스템 파티션 삭제
- 비밀번호검증정규식
- 구글 OTP 인증
- JQuery checkbox 컨트롤
- 아파치 웹 서버의 정보 숨기기
- javascript
- mysql root 비밀번호 변경
- bootstrap
- svn 충돌 해결 resolve
- svn 충돌 해결 resolved
- 부트스트랩4 세로 중앙 정렬
- modsecurity 설치
- 자바스크립트비밀번호검증
- libxrender1
- 파라미터 & 오류
- apache mod rewrite
- PHP 구글 OTP 연동
- httpd.conf 보안 설정
- Today
- Total
목록전체 글 (277)
투덜이 개발자
apache TRACE, OPTIONS method 제거 처리 https://seongsland.tistory.com/243 apache TRACE, OPTIONS method 제거 처리 보안 지적 사항중 get, post 외의 method를 제거 하라는 내용이 나왔습니다. 더 정확하게는 HEAD, OPTIONS를 제거하라는 내용이 왔는데요 이것 때문에 고생을 좀 했습니다. 우선 OPTIONS method는 사용가능한 seongsland.tistory.com https://solbel.tistory.com/1593 [was/server] apache TraceEnable 설정 방법 [was/server] apache TraceEnable 설정 방법 apm 환경에서 취약성 점검을 받고 나오는 다양한 항목들..
https://webhack.dynu.net/?idx=20161125.001&print=friendly PHP Easter Egg의 이해와 조치방안 #PHP Easter Egg #PHP 버전 #expose_php #X-Powered-By #ServerTokens #조치방안 PHP 부활절달걀(PHP Easter Egg) 소프트웨어 개발자들은 설명서에는 나오지 않는 기능을 숨겨놓는 경우가 종종 있다. 개발자 이름을 숨 webhack.dynu.net
스와이프 구현 https://dev.kidis.co.kr/test/Swipe/ Swipe 2 dev.kidis.co.kr 출처 : github https://github.com/thebird/Swipe thebird/Swipe Swipe is the most accurate touch slider. Contribute to thebird/Swipe development by creating an account on GitHub. github.com
datepicker 옵션 https://jqueryui.com/themeroller/ ThemeRoller | jQuery UIFirst Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet. Second Phasellus mattis tincidunt nibh. Third Nam dui erat, auctor a, dignissim quis. A button element An icon-only button Standard Automatic Insurance Book Now! Lorejqueryui.com
개발자도구 F12 의 콘솔창에 favicon.ico error message 가 보일 경우 파비콘 아이콘이 없거나 경로가 맞지 않을때 생기는 오류입니다.파비콘 아이콘 설정을 하지 않을경우 아래 코드를 head 사이에 추가해 주시면 됩니다.
이클립스를 깔아서 cmd 에서 실행시 Error: A JNI error has occurred, please check your installation and try again 에러 발생 원인은 버전이 맞지 않아 생기는 경우입니다. Project->Propertise->java compiler->Enable project specific 항목 체크 -> Compiler complisance level 에서 사용하는 버전으로 변경하면 됩니다.
https://nowonbun.tistory.com/636 [Javascript] 서명 마크(sign)를 만드는 방법(canvas태크) 안녕하세요. 명월입니다. 이 글은 html에서 서명 마크(sign)를 만드는 방법(canvas)에 대한 글입니다. 웹 설계를 하면 승인에 관계된 시스템이나 서명이 필요한 프로그램을 만들 경우가 많이 있습니 nowonbun.tistory.com save