Re: [users@httpd] determining page size correctly

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>Hello again..
>The reason for web page size exploration is a rule for the application.
>No page will exceed 150K, only %35 can exceed 60K etc..
>I am not good at Apache so can you explain referrers a bit more and how to use it in page size >exploration 

>And when I connect with a browser I could not see the page size (from rigth click > properties > size >)This can be due to HTTPS protocol ?
Instead of a normal browser like firefox or IE you can use "wget"

wget -nc -p -l inf -r -E https://<yoursite>

will download all files from your website on which you have reference and make on your harddisk directories with the same structure of the webpage. It will save an "index.jsp" with all its dependant parts. 

bye

Oliver

<<winmail.dat>>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux