$0 - $30 a day. 0 - 700,00 hits a day.

Discussion in 'General Business' started by Sohan, Oct 5, 2006.

  1. ThreeGuineaWatch

    ThreeGuineaWatch Well-Known Member

    Messages:
    1,489
    Likes Received:
    69
    Best Answers:
    0
    Trophy Points:
    140
    #921
    It's been active for 152 days, largely because people keep bumping it with questions like "Can someone tell me why this thread has been up for 152 days" and then others come along and answer it :rolleyes: I think Mr. Mubin has a blog post that pretty much summarises the salient points. :D
     
    ThreeGuineaWatch, Mar 10, 2007 IP
  2. mubin

    mubin Notable Member

    Messages:
    3,434
    Likes Received:
    123
    Best Answers:
    0
    Trophy Points:
    240
    #922
    mubin, Mar 10, 2007 IP
  3. KGL

    KGL Peon

    Messages:
    1,155
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #923
    With close to 3,000 posts you should know that you will never learn anything if you do not read the threads in their entirety.
     
    KGL, Mar 10, 2007 IP
  4. pulikuttann

    pulikuttann Banned

    Messages:
    1,839
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    0
    #924
    Can anyone help me to put adsense on CGI Proxy ????
     
    pulikuttann, Mar 10, 2007 IP
  5. Nestrer

    Nestrer Well-Known Member

    Messages:
    1,663
    Likes Received:
    103
    Best Answers:
    0
    Trophy Points:
    135
    #925
    <html>
    <head>
    $jslib_block
    <title>Start Using CGIProxy</title>
    </head>
    <body$onload>
    $msg
    <h1>CGIProxy</h1>
    <p>Start browsing through this CGI-based proxy by entering a URL below.
    Only HTTP and FTP URLs are supported. Not all functions will work
    (e.g. some Java applets), but most pages will be fine.

    <form name="URLform" action="$action" method="$method"$onsubmit>
    <input name="URL" size=66 value="$safe_URL">
    $flags
    <p><input type=submit value=" Begin browsing ">
    </form>

    <h3><a href="$cookies_url">Manage cookies</a></h3>
    EOF

    &footer ;
    goto EXIT ;
    }

    Maybe that's the segment to edit..
     
    Nestrer, Mar 11, 2007 IP
  6. pulikuttann

    pulikuttann Banned

    Messages:
    1,839
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    0
    #926
    Thankz it works
     
    pulikuttann, Mar 11, 2007 IP
  7. pulikuttann

    pulikuttann Banned

    Messages:
    1,839
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    0
    #927
    I have seen that we can restrict non text contents using CGI Proxy.But how can I do it ???
     
    pulikuttann, Mar 11, 2007 IP
  8. Sohan

    Sohan Peon

    Messages:
    2,330
    Likes Received:
    74
    Best Answers:
    0
    Trophy Points:
    0
    #928
    Why would you do that?
     
    Sohan, Mar 11, 2007 IP
  9. venturefox

    venturefox Notable Member

    Messages:
    1,327
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    245
    #929
    I think he means blocking downloading of file types like mp3, avi, etc on the proxy which can be a real bandwidth drain. As for how to do it I have no idea, dont you just add the file types?
     
    venturefox, Mar 11, 2007 IP
  10. pulikuttann

    pulikuttann Banned

    Messages:
    1,839
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    0
    #930
    You are correct !!!
    How to do that ???
     
    pulikuttann, Mar 11, 2007 IP
  11. brainet

    brainet Active Member

    Messages:
    1,383
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    90
    #931
    if you want to block user to download file, just reduce the file size, that proxy will download.

    i think if you use phproxy, by default, the file that the proxy allow to download is 1mb (if i'm not mistaken)

    you can change this variable in index.php, by edit the file. read the readme for more info.:)
     
    brainet, Mar 12, 2007 IP
  12. SedNaX

    SedNaX Active Member

    Messages:
    1,326
    Likes Received:
    59
    Best Answers:
    0
    Trophy Points:
    90
    #932
    no the default is unlimited. 1mb is perfect :) i use it also
     
    SedNaX, Mar 12, 2007 IP
  13. Nestrer

    Nestrer Well-Known Member

    Messages:
    1,663
    Likes Received:
    103
    Best Answers:
    0
    Trophy Points:
    135
    #933
    No, I think he is talking about CGIProxy..
    I don't know there's a such option in CGIProxy.. then you will have to edit the perl code, which I can't help :eek:

    I set it to 5MB, that's no hurt and reduce users leave due to the limit.
     
    Nestrer, Mar 12, 2007 IP
  14. SedNaX

    SedNaX Active Member

    Messages:
    1,326
    Likes Received:
    59
    Best Answers:
    0
    Trophy Points:
    90
    #934

    Well 1mb is okay too, as a normal web page isn't 1mb. And i don't want users to download stuff from my proxy. That just kills my server
     
    SedNaX, Mar 12, 2007 IP
  15. pulikuttann

    pulikuttann Banned

    Messages:
    1,839
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    0
    #935
    I am asking abt CGI Proxy as Nestrer said .............. !
    So how can I limit the file download size in CGI Proxy ???
    I am planning to make the restriction as 15 or 20 MB ???
     
    pulikuttann, Mar 12, 2007 IP
  16. SedNaX

    SedNaX Active Member

    Messages:
    1,326
    Likes Received:
    59
    Best Answers:
    0
    Trophy Points:
    90
    #936
    you can't. that option doesn't exist in cgiproxy
     
    SedNaX, Mar 12, 2007 IP
  17. Turborocket

    Turborocket Guest

    Messages:
    10
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #937
    Hey all. Sorry if this is a total noob question (you guy can cane me later :) )...

    What is the purpose of listing your proxy on a topsite? Is it purely for backlinks, so your proxy site gets ranked higher on organic searches? I mean, if proxy sites get filtered quickly, then topsites surely would get filtered too, correct? If that assumption is true, users behind filters would never make it to topsites (unless they browse for proxy sites at home, then use them at school/work later)????

    Just trying to understand all of this...
     
    Turborocket, Mar 12, 2007 IP
    MrX likes this.
  18. brainet

    brainet Active Member

    Messages:
    1,383
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    90
    #938
    thats totally, correct.

    but that's not the only point about submiting your site to proxy topsite.
    by submiting your proxy to topsite, any other proxy list, will make your proxy more quicker to be listed at search engine such as google.

    so poeple can get fresh proxy buy just search it thourgh google. and that's where the traffic will come
     
    brainet, Mar 12, 2007 IP
  19. mubin

    mubin Notable Member

    Messages:
    3,434
    Likes Received:
    123
    Best Answers:
    0
    Trophy Points:
    240
    #939
    Anyone got any idea on how to add adversal codes to a CGI proxy??

    Please let me know, only for a CGI proxy though.
     
    mubin, Mar 13, 2007 IP
  20. Nestrer

    Nestrer Well-Known Member

    Messages:
    1,663
    Likes Received:
    103
    Best Answers:
    0
    Trophy Points:
    135
    #940
    Nestrer, Mar 13, 2007 IP