--- Makefile 2000/08/13 18:30:24 1.7 +++ Makefile 2000/08/13 20:11:51 1.8 @@ -7,7 +7,7 @@ WGETOPT=--user-agent="Mac" URL=http://localhost/czs/~dpavlin/ -URL2=http://localhost/~dpavlin/?foo +URL2=http://localhost/mac/~dpavlin/?foo all: $(APACHECTL) stop @@ -29,3 +29,9 @@ test2: wget --save-headers --proxy=off -O out2 $(WGETOPT) $(URL2) +mac1: + echo -e "GET ~dpavlin/neformalno.html HTTP/1.0\nUser-agent: Mac\n\n" | nc localhost 80 2>&1 | tee out-mac1 | head -30 + wget --save-headers --proxy=off -O out-mac1 --user-agent="Mac" http://localhost/~dpavlin/neformalno.html + +mac2: + wget --save-headers --proxy=off -O out-mac2 --user-agent="Mac" http://localhost/mac/~dpavlin/