Searched refs:htdocsdir (Results 1 – 3 of 3) sorted by relevance
25 htdocsdir: $datadir/htdocs26 manualdir: $htdocsdir/manual47 htdocsdir: $datadir/htdocs48 manualdir: $htdocsdir/manual68 htdocsdir: htdocs69 manualdir: $htdocsdir/manual89 htdocsdir: $datadir/Documents90 manualdir: $htdocsdir/manual110 htdocsdir: $datadir/Documents111 manualdir: $htdocsdir/manual[all …]
122 htdocsdir = @htdocsdir@331 $(MKDIR) $(root)$(htdocsdir)534 -@if [ -f $(root)$(htdocsdir)/index.html ] || [ -f $(root)$(htdocsdir)/index.html.en ]; then \539 (cd $(root)$(htdocsdir)/ && $(TAR) -xf -); \540 find $(root)$(htdocsdir)/ -type d -exec chmod a+rx {} \; ; \541 find $(root)$(htdocsdir)/ -type f -print | xargs chmod a+r ; \
515 sysconfdir datadir iconsdir htdocsdir manualdir cgidir \686 --htdocsdir=*)687 htdocsdir="$apc_optarg"1132 sysconfdir datadir iconsdir htdocsdir manualdir cgidir \1260 echo " htdocsdir: $htdocsdir"1332 -e "s%@htdocsdir@%$htdocsdir%g" \