ap_make_dirstr_parent — make the path of the parent directory
char * ap_make_dirstr_parent(pool *p, const char *s)
Make a new string in p with the path of s’s parent directory with a trailing slash.
p
s