creating Your Own Web Page .

Create Your Own Web Page

	cd
	mkdir public_html
	cp /usr/dept/lib/stdpage/html publicc_html/index.html
	chmod go+x . public_html
	chmod go+r public_html/*