This is a great page for any website owner/creator. It asks a few questions, and then will generate a nice clean .htaccess file for you. read more | digg story… more →
COLD CASEgoya wrote 1 day ago: 1. Apache $ sudo apt-get install apache2 2. Mysql 설치 $ sudo apt-get install mysql-server libapache2- … more →
fratboy wrote 6 months ago: RewriteMap escape int:escape RewriteRule ^/([^/]+)$ /?q=${escape:$1} [C] … more →
taeyoungchoon wrote 9 months ago: a2ensite & a2dissite a2mod? ever you have to do this from command line but now-a-days … more →
taeyoungchoon wrote 9 months ago: Order Deny,Allow Deny from all Allow from 000.000.000.000 111.111.111.111 … more →
taeyoungchoon wrote 9 months ago: apache way.. but to me.. 1. systemimager or fai to install base ros (debian?) 2. then deploy vos (xe … more →
hugyou wrote 1 year ago: 일단 아파치 설정 관련해서 몇개 적긴 했었는데.. 2008/05/13 – [-ㅂ-] – Windows 에서 Apache+MySQL+PHP와 함께 WordPre … more →
hugyou wrote 1 year ago: windows기반에서 apache mysql php의 연동은 정말 넘치고 넘쳐있으니;; 죄송하지만 검색 한번 해보시면 나올듯 하고 글을 적는 이유인 windows 기반에서 word … more →
hugyou wrote 1 year ago: 쓰고있는 laptop에서 apache+php+mysql 이렇게 세가지를 다 돌리려다 보니 각종 에로사항이 마블링-ㅂ-처럼 피어올라 정리-_-; 먼저 조건이라면 1. 아래에 해당 하 … more →
rothmans wrote 1 year ago: chcon -R -t httpd_user_content_t {PATH} … more →
rothmans wrote 3 years ago: http://www.holymana.com/myDocuments/antManual.html http://www.javastudy.co.kr/docs/lec_ant/antInsta … more →
taez wrote 3 years ago: This is a great page for any website owner/creator. It asks a few questions, and then will generate … more →
taez wrote 3 years ago: A list of tips about the .htaccess file and its tweaking. It will be updated as more tips become ava … more →
taez wrote 3 years ago: Here's a cool collection of articles, tutorials, tools and forum threads to help master that Apa … more →
taez wrote 3 years ago: This article details various methods for debugging PHP applications, including turning on error repo … more →
taez wrote 3 years ago: Excellent tutorial on how to set up Apache Perl MySQL and PHP working and talking to each other on W … more →