PDA

View Full Version : Small personal site.



Nick
December 28th, 2000, 13:43
Ok. My girlfriend wants me to make a website about me and her (:D), and I'm using this as an opurtunity to brush up on some perl skills by programming the whole site as multiple scripts. I already know I could use HyperMart and VirtualAve, but are there any other hosts that give you CGI which is executable in all directories?

Technics
December 28th, 2000, 13:47
Why would you want to make ur site in all perl?. why not php?.

Chris
December 28th, 2000, 13:55
i reccomend http://www.kyd.net . or you could add this line to your .htaccess file and execute perl anywhere on any cgi-friendly host:

Options +ExecCGI
AddHandler cgi-script .cgi
AddHandler cgi-script .pl

word.

Nick
December 28th, 2000, 13:58
Technics: Because I need a little more practice in Perl than I do in PHP.

Chris: Thanks for the help.

Alex
December 28th, 2000, 13:59
f2s.com
i use them for The-ZoNe and the cgi work fine.. just you want server032 not server033 cause thats the beta one..

Chris
December 28th, 2000, 23:11
funny i didn't know you could specify servers...