Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: turnbui
  • Content: Threads
  • Order by date
  1. turnbui

    server: connection vs request - help needed to understand programming theory

    Hello everyone, I am a newbie to much of this so please beer with me. After much reading and googling my understanding is this: A user at a pc using a browser is a client. the web page requested creates a connection at the server. the web page has text, images, sound etc each of which makes a...
  2. turnbui

    where is a packet with invalid tcp initial seq no discarded?

    i would've thought the local sending machine just wouldn't send it yet i see it in wireshark but as expected no reply from other end. surely the other end doesn't know how my machine calcs ISN's or cares? please can anyone explain ? thanks
  3. turnbui

    just starting out feeling lost?

    Hi, I'm just starting out with this Multi,edia stuff. Can anyone possibly let me have some example programs. I'm wanting to open a .gif, change it and then rewrite it. Is this possible? Thanks to anyone who might be able to help.
  4. turnbui

    localhost vs vhost more info if poss

    Hi folks, in my last post I obtained the answer required but I still don't understand why my ASP works for localhost but not for the vhost. The ASP config is within the <VirtualHost> block so should only apply to that localhost. I originally had the ASP config in the vhosts directory using an...
  5. turnbui

    localhost vs a vhost?

    Hi group, I need some enlightenment please. Whem I have no vhosts I access http://localhost and the correct directories are accessed. However, when I have a couple of vhosts [1st one is the default] if I use http://localhost I end up serving pages from the same directories for the first vhost ie...
  6. turnbui

    strange log entry after Apache:ASP install

    Hello folks, I'm in need of some help please. I've had my Apache on WinXP Home for a while with Activeperl819. I decided to do the Apache:ASP install BUT a problem. The server still starts up OK:- [notice] Apache/2.2.2 (Win32) mod_perl/2.0.3 Perl/v5.8.8 configured -- resuming normal operations...
  7. turnbui

    &lt;!--#include virtual=&quot;/Captcha.asp&quot;--&gt; ??

    hello, I am trying to get some asp working in Apache2.2 on Windows. The instructions say to place this in the .html file where I want the CAPTCHA to be shown. <!--#include virtual="/Captcha.asp"--> <%Response.Write CreateCAPTCHA%> Can someone explain what the purpose of the first line is for...
  8. turnbui

    CAPTCHA - antyone have a simple working program?

    Hello, I'm hoping someone might be able to give me some source code for a working CAPTCHA program. I'm having trouble with spammers on my site. Thanks
  9. turnbui

    Apache handlers - first example ??

    Hi, I'm trying to understand Apache handlers [and CGI's]. The first example of a handler in the documentation at:- http://httpd.apache.org/docs/2.0/handler.html describes how to invoke a CGI for any .html document request. It then goes on to say "Then the CGI script is responsible for sending...
  10. turnbui

    CGI prog in VC6 how to activate the debugger

    Hello folks, I'm writing some VC6 CGI progs and would love to be able to activate the debugger for some probs I'm having. Is there a preferred way of doing this does anyone know? Or do I have to use printf variables as now? I've tried putting in a 20 sec delay at the start and then using the...
  11. turnbui

    mod_rewrite statements in .htaccess??

    Hello everyone, I'm in need of some help. In the documentation it says that the Rules for the mod_rewrite module can be put into the .htaccess file. Does this mean that one has to have authentication on? Or am I mistaken in that .htaccess is NOT purely for authentication purposes? Is there...
  12. turnbui

    can CGI prog activate a pre-built web page

    Hello everyone, I'm sorry to be a pain AND a newbie but rather than create a webpage from the CGI program [dynamic content - as I understand it the reason for CGI] could the program just return a pre-built page. e.g. if the IP of the client HAS previously logged in then the CGI could check his...
  13. turnbui

    samba.org and patch-o-matic? - password?

    I'm sorry ig this is not the place to post this but I couln't see anywhere else. I followed these instructions:- First, you should get the latest CVS tree, to be sure you are using the latest extensions. To do so, perform : # cvs -d :pserver:cvs@pserver.samba.org:/cvsroot login # cvs -z3 -d...
  14. turnbui

    wierd log entries

    i use an account thru yndns.org to give userland cess o my web pages. i noticed the following log entries that have nothing to do with my web pages. is this an error on dyndns.org wrongly directing traffic to my vhosts? 218.104.71.173 - - [27/Jan/2006:00:25:45 +0000] "GET...
  15. turnbui

    DNS and VHOSTS need clarification

    I know its got to do with being in my LAN but I'm confused. I can type http://192.168.1.7 in a browser and I get back the default/first vhost defined. I'm on Linux. I can type the name http://tony2.homeip.net but I don't get the vhost unless I put an entry in the /etc/hosts file viz:-...
  16. turnbui

    vhost access

    Hello everyone I've been here before with this question but the tip didn't work. Since then I've read up and tried different options only to be stumped. I have DNS + DHCP working OK on my Linux box but it seems I'm having to use entries in my /etc/hosts file if I want to access the different...
  17. turnbui

    Apache 3 VHOSTS and DYNDNS.ORG ??

    Hello eveyone, FInally I have my 3 VHOSTS working and my DHCP and DNS. Now hopefully with your help the coup-de-grace Forwarding the outside world to the correct VHOST. Currently I only seem to be able to direct the userland internet browsers to the 1 VHOST that is defined first in my...
  18. turnbui

    DNS strange query?

    Hello folks, I have a query that appears every so often in my ethereal trace. I use Linux Mandrake 10.1 with BIND 9. The trace shows a query with src=192.168.3.1:32887 and dest-192.168.3.1:53 to the name turnbui.com.turnbui.com and my domain name is only turnbui,com. All other DNS appears to be...
  19. turnbui

    This sounds stupid but, can I serve an image from a WinXP share

    Is it possible to tell Apache to serve a .jpg file from a Win-XP folder even though Apache is running on my Linux box? The Win-XP folder is on a shared drive and Samba is running so I can see the drive on my Linux box. If it is technically possible how would the img src= be formatted...
  20. turnbui

    samba - interfaces lo, eth0, eth1 no DNS btween subnets

    Perhaps I'm under an illusion here. I have a port on a D-Link D504T router. The other 3 ports are connected to Win-XP Home machines. The subnet for this is 192.168.1.0/24. These are using DHCP which I think Samba had trouble tracking when the short lease-time expired. Anyway:- My port comes to a...

Part and Inventory Search

Back
Top