|
where to put the httpdocs-folder?
first of all: great work. i missed the start because of holidays :(
now i installed a server (linux) and all worked fine, even the web-admin. but due to my server configuration i wanted to split up the files of teamspeak. the .ini and .db to /etc/config.d, a startscript to /etc/init.d and the binary to /usr/bin, log and pid somewhere else. that also works, the server starts up fine, you can connect. but now i don't know where to put the httpdocs-folder. i tried all of these directories, chmod 700 and chown root:root didn't help either. what about adding an entry to .ini for the path of the httpdocs-folder? or why can't (how can) i use my apache-webserver for admin? right now i can't admin my server, and that's bullshit :) anyone suggestions for solving this problem?
|