Shoutbox

need help for apache server - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: need help for apache server (/showthread.php?tid=34297)

need help for apache server by hysamir on 11-10-2004 at 05:24 AM

hi i m using apache server for webserver...

it is working  nicely... but i need one more thing...

apache has a only one way to log files in txt file... so it's hard to see who is surfing when , howlong... etc...

so i want to make a page which can ask a person what is his name and store his ip and name in somewhere... organized...

how can do it...

just simple ask for the name... and then store his name and ip in excel file or some other format...

ne idea?


RE: need help for apache server by fluffy_lobster on 11-10-2004 at 04:03 PM

If you want their name, I suggest you install php for apache and use that.  Google for php tutorials, there are loads.  And then you will either want a file solution or a mysql one.  If you're content with just ips, you could also just install some apache logging software such as awstat