I have plans to make my new website a Gopher protocol site. Just go back to the roots of internet and leave all the eye candy and CSS3 behind.
Since it is basically text and hyperlinks, I think PHP should be able to generate gopher code based on my MySQL database.
But I can't figure out how to set that up with Apache. Should I write custom mod-rewrite calls for it in the .htaccess file?
Since it is basically text and hyperlinks, I think PHP should be able to generate gopher code based on my MySQL database.
But I can't figure out how to set that up with Apache. Should I write custom mod-rewrite calls for it in the .htaccess file?