Index of /~jhs/berklix/domains/Inc

      Name                    Last modified       Size  Description

[DIR] Parent Directory 02-Feb-2012 23:50 - [TXT] gifs.README 02-May-2011 17:39 1k [TXT] sidebar_com.sed 23-Aug-2011 00:21 2k [TXT] sidebar_org.sed 02-Oct-2011 17:34 2k [TXT] sidebar_org.sed.old 15-Sep-2011 11:55 3k [TXT] tail_no_sb.inc 02-May-2011 17:39 1k [TXT] tail_sb.inc 02-May-2011 17:39 1k [TXT] tail_sb_com.inc 02-May-2011 17:39 1k [TXT] tail_sb_org.inc 02-May-2011 17:39 1k

Till 
	Tue May 19 09:31:59 CEST 2009
I had 
	~/public_html/Inc -> /site/usr/local/www/Data/virtual/Inc
But on remote servers, I was getting lots of unresolved links with
httrack (so presumably search engines too eg google etc.
So I did
	rm ~/public_html/Inc
	mv /site/usr/local/www/Data/virtual/Inc ~/public_html/Inc
	ln -s jhs/Inc /site/usr/local/www/Data/virtual/Inc
with already extant:
	/site/usr/local/www/Data/virtual/jhs -> /home/jhs/public_html
Now to test:
 www.berklix.com/~jhs/gea/bonfire/year/Inc/gifs/ (from www.berklix.com/~jhs/gea/bonfire/year/Inc/)
 www.berklix.com/~jhs/hardware/toshiba/Inc/gifs.README
 www.berklix.com/~jhs/hardware/toshiba/Inc/tail_sb.inc
 www.berklix.com/~jhs/hardware/toshiba/Inc/tail_no_sb.inc
 www.berklix.com/~jhs/hardware/toshiba/Inc/sidebar.sed

Other drawback willbe any home servers without a ~jhs/public_html 
would now break if a Makefile tries to generate a .html from a .lmth,
but theyr supposed to be generated on master host with both then rdist6 anyway.