[ darkopo @ 23.11.2001. 21:49 ] @
Evo mene opet ....
Instaliro sam neki program za statistiku (webtrends), pa problem je u tome sto mi trazi adresu log file kao primer naveo mi je sledece :
Standard Log File URL Path Examples

· c:\winnt\system32\logfiles\ex980224.log
Specifies the file location of the log file.

· ftp.domain.com/logs/ex980224.log
Specifies the FTP log file path.

· www.domain.com/logs/ex980224.log
Specifies HTTP log file path.

Compressed Logs

· c:\domain.com/logs/ex980224.zip

· ftp.isp.com/log/ex980224.gz

Wildcards

· c:\winnt\system32\logfiles\ex*.log

· c:\winnt\system32\logfiles\ex9802*.log

· c:\winnt\system32\logfiles\ex9802??.log

Multiple Logs

You can specify multiple log file names by separating the entries with the pipe(|) character.

· d:\logfiles\logfile.log|d:\logfiles\logfile2.log
(includes "logfile.log" and "logfile2.log" in the "logfile" directory on drive d:)

· \server\*.log|\server2\*.log
(includes ALL of the .log files in the "server" and "server2" directories on the current drive)

· c:\server\logfile.log|d:\logfiles\*.log
(includes "logfile.log" in the "server" directory on drive c: and ALL of the .log files in the "logfiles" directory on drive d:)

Koju adresu treba da postavim u mom slucaju ?
[ Boris @ 24.11.2001. 01:28 ] @
Pa isto valjda samo ovo domain.com zamenis sa urlom tvog sitea.E sad ako je site na linuxu rokni c:\logs123.log ili tako nesto.
[ Gojko Vujovic @ 24.11.2001. 13:05 ] @
Koji web server koristiš? Pogledaj u njegovom direktorijumu ili u help-u gde se nalaze log fajlovi, i tu putanju i stavi u konfiguraciji webtrends-a. Inače, probaj i webalizer, odličan je..
[ `and @ 15.08.2005. 19:48 ] @
Kako (ako je moguce) odraditi u html da se na load neke stranice pravi log sa ip adresom posetioca ?
[ Radovan__III @ 15.08.2005. 20:14 ] @
u html-u neces moci, ali mozes koristiti php, asp cak i js , pogledaj na www.hotscripts.com
[ _owl_ @ 16.08.2005. 02:28 ] @
Pa tesko da ce moci u js, za to mu treba server side jezik (npr nisu pomenuti Java - JSP i Coldfusion)
[ `and @ 16.08.2005. 13:11 ] @
Moze u java scriptu ! Par linija coda !
tnx
[ noviKorisnik @ 16.08.2005. 13:21 ] @
Ne može u JavaScriptu.