you can modify codes to do this.I modify httpd.c by adding "if((strstr((char *)cl->p_buffer,"DESCRIBE") ) && b_space ) { //int j; char * temp = strstr( (char *)cl->p_buffer, "//" ) ; temp = temp+2; char * temp2 = strstr(temp, "/"); temp2 = temp2+1; // print...