Default webserver x Lightweight Webserver and their logs

Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking
Author Message
tk3000
DD-WRT Novice


Joined: 22 May 2012
Posts: 4

PostPosted: Wed May 23, 2012 0:01    Post subject: Default webserver x Lightweight Webserver and their logs Reply with quote
hello folks, I install a lightweb server (using ipkg) on my dd-wrt router (rt-n13u), now I have two web servers with the same name but different locations (/usr/sbin/httpd a smaller default one, and /opt/bin/httpd more featured rich one installed by ipkg). but I cant find any log files for them. I would need to find error and access logs for the more featured rich webserver that I used to host some website:

I am not sure about the name of the package file for the more feature rich webserver, whenever I try to verify the installed package it does not seem to show on:
"ipkg list_installed" follows:
"
root@RT-N13U:/opt/etc/init.d# ls /usr/sbin/httpd -l
-rwxr-xr-x 1 root root 143703 Dec 20 13:53 /usr/sbin/httpd
root@RT-N13U:/opt/etc/init.d# ls /opt/bin/httpd -l
-rwxr-xr-x 1 root root 787412 Jan 30 2011 /opt/bin/httpd
root@RT-N13U:/opt/etc/init.d#
"

Two webservers with the same reference name running resident in memory:
"
oot@RT-N13U:/opt/etc/init.d# ps | grep -i http
1299 root 3372 S httpd -p 80
2056 root 1748 S /opt/bin/httpd -p 8080 -h /opt/share/www
20768 root 1056 S grep -i http
"

Any insight would be appreciated
tk3000
Sponsor
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum