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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by buena

  1. buena

    External Hard Drive Recovery?

    Is there any way to recover the files on the drive?
  2. buena

    External Hard Drive Recovery?

    Last week I went to restore my desktop from the original factory disks. Beforehand I backed up all my files to my External Hard Drive. I left the drive plugged during the restore process without thinking about it. After the system restore finished i went to copy all of my files back and they...
  3. buena

    Preventing access to Links on secure site

    Ok, thanks. I will look into it some more. The server is Tomcat 5.5
  4. buena

    Preventing access to Links on secure site

    Thanks for the reply. I pasted the code above into the web.xml file, but it didn't do anything?
  5. buena

    Preventing access to Links on secure site

    I am not that familiar with JSP - I was just kind of thrown into this site. Was looking for a simpler solution. Someone mention using an .htaccess file. Would that work?
  6. buena

    Preventing access to Links on secure site

    I am working on a secure site done in JSP. The site requires users to login to access the content. I have a page that links to several pdf files like the ones below. https://members.mysite.com/pubs/Pub1/2006/test.pdf https://members.mysite.com/pubs/Pub2/2006/test.pdf...
  7. buena

    Preventing access to Links on secure site

    I am working on a secure site done in JSP. The site requires users to login to access the content. I have a page that links to several pdf files like the ones below. https://members.mysite.com/pubs/Pub1/2006/test.pdf https://members.mysite.com/pubs/Pub2/2006/test.pdf...
  8. buena

    Removing Server Info.

    Ok, I am a f'ing moron. That line was in there twice. It's working now.
  9. buena

    Removing Server Info.

    It was at the very bottom before. I moved it more towards the top and apache started fine. It still shows the server info. though? This is the only line I added: ServerTokens Prod
  10. buena

    Removing Server Info.

    Sorry. I just added the line "ServerTokens Prod" at the bottom of the httpd.conf. When I stop the server and try to restart it says "The requested operation has failed!
  11. buena

    Removing Server Info.

    I can't restart apache after adding this to the httd.conf file. Does it need to go somewhere specific?
  12. buena

    Removing Server Info.

    If go to a directory that has no index file in it (Ex. /images) The info. below is displayed. How do I remove this? Apache/2.0.50 (Win32) PHP/4.3.11 Server at www.mysite.com Port 80
  13. buena

    Bulk Email with Outlook?

    Can anyone tell me of there is a limit to how many emails you can send at one time through Outlook? Ex. I want to send out a newsletter to 1000 people at once. Or is there a piece of software that would be better suited for this task?
  14. buena

    ODBC Connection to Access DB on Hosted Web Server

    I have a Microsoft Access database that is hosted on my web server. I want to create an ODBC connection on my computer so that I can view the data. I am running Windows 2000 and tried mapping a network drive to my website - www.mysite.com. When I try to a create a system DSN through the ODBC...
  15. buena

    Visio 2003 Org Chart Sizing problem

    I have created an orginization chart in Visio 2003. I have about 100 positions listed on the chart. Some of the boxes have different sizes. How can I select all of the boxes at once and change them to be the same size?

Part and Inventory Search

Back
Top