I have a profesinal setup of Apache
You know how some of you are hosting other websites on your webservers right?
Well is it setup to use your home web root directory like C:\Program Files\Abyss Web Server\htdocs
Well I got mine setup so there isn't a mess in my web root directory.
That scarie HTTPD.CONF file you all hate, well I have it set to use multiple *.CONF files to give client they're own web root directory with out them having to use my web root.
C:\www\webroot (My web root)
C:\www\usr-bin\[user] (Their web root)
Also its setup that they would just have to use http://tcpmeta.dyndns.org/[user]
This way if some body trys to take down some one's site from my server they won't enterfear with mine. Even though its kinda hard to take over a site.
pretty cool if you think about it. Still need to make SQL able to not beable to delete or see my databases and let the users handle theirs with out interfering with anyone else.
Well is it setup to use your home web root directory like C:\Program Files\Abyss Web Server\htdocs
Well I got mine setup so there isn't a mess in my web root directory.
That scarie HTTPD.CONF file you all hate, well I have it set to use multiple *.CONF files to give client they're own web root directory with out them having to use my web root.
C:\www\webroot (My web root)
C:\www\usr-bin\[user] (Their web root)
Also its setup that they would just have to use http://tcpmeta.dyndns.org/[user]
This way if some body trys to take down some one's site from my server they won't enterfear with mine. Even though its kinda hard to take over a site.
pretty cool if you think about it. Still need to make SQL able to not beable to delete or see my databases and let the users handle theirs with out interfering with anyone else.
Comments
I've got \Sites, where I've got www.tomchu.com, webmail.tomchu.com, etc.
MySQL is simple, \MySQL\[database]
Oh yeah, well mines in C:\Program Files\Abyss Web Server\htdocs !!!!
EDIT: Really it was more of the content of my flash site (www.shellnet.tk). It's arranged in .txt files. The flash animation worked, but it wouldn't pull the text out of the .txt files to display it properly.