PDA

View Full Version : where to put the httpdocs-folder?


xoron
03-10-2002, 13:45
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?

FloorPie
04-10-2002, 06:48
There has been several threads about this issue, including requests to allow a -httpdocs=/blah/blah param.

One way you could still remote-admin the server, is by using the TCPQuery... telnetting to the server on port 5 1 2 3 4.
(Search these forums for "5 1 2 3 4" with no spaces for more information.)

xoron
04-10-2002, 10:44
yeah, i also found the threads (after i posted, sorry). but they did not solve my problem. scratchmonkey said something about changing the httpdocs-directory by command-line options?!? how?or did i missed this special thread ;) i'm not up-to-date, been on holiday for nearly 2 month...

R. Ludwig
04-10-2002, 10:53
- httpdocs= commandline param will be added