website hosting using freebsd and an Isp provider

I want to set up my own website using freebsd and use my isp provider. It will be just for one site, what is the minimal server and packages I will need this is why im posting it as off topic
 
Well it all depends on what kind of web site are you planning to host, mainly whether you plan to host dynamic content or just static....you have to provide more information in order to allow our users to help you.
 
I just got through reading building a server using freebsd 7 but didnt provide the info i needed. It will a dynamic not a qualified registered
domain name hey I am not cheap just frugal
 
Ive been reading,Apache, The Definitave Guide. Also reading Building a server with freebsd 7
 
You say the book didn't provide you with the info you need - yet you really don't say what the info you need is...

So, please, be specific with what you need.

You say you will not run it off a registered hostname? How do you intend for it to work? You must mean using something like no-ip or dyndns. If this is the case, then check with your ISP as running a website may be against their TOS and grounds for them to close your account.
 
A very detailed example: Lighttpd, PHP 5 and MySQL 5 on FreeBSD
A more secure example: Lighttpd, FastCGI and PHP with individual user permissions
Or, even more secure and simple: Hiawatha (i'm using it since version 5.7, excellent piece of software)
Good luck.

cliedo said:
I just got through reading building a server using freebsd 7 but didnt provide the info i needed. It will a dynamic not a qualified registered
domain name hey I am not cheap just frugal
I understand that you don't want (or own) a domain, is that right?
You still can go online, just use one of dyndns.com services, they work even with dynamically assigned IPs. Have a look: DynDNS services.
 
Back
Top