Jump to content

TCH-Bruce

Members
  • Posts

    20,156
  • Joined

  • Last visited

Everything posted by TCH-Bruce

  1. Congrats Robert
  2. server 26 wasn't down yesterday, but 25 was
  3. webster
  4. Omaha
  5. Well since the site is over a year old and has a decent page rank I would prefer to leave them as .htm and .html for now. I'm in the process of a site redesign and don't want to lose any of the traffic I am currently getting. And this solution works fine, since I only want to use if for the navigation section of the site. Thank you for your comments.
  6. Nevada
  7. Thank you! That worked!
  8. OK, I'm trying to figure out how to use the php include function in an HTML page. I'm trying to build a navigation menu page that I want to insert into all my pages. I have created a file called "nav.html" which I want to embed into other .htm & .html pages. In my sample html page I am playing with I added the following: Both files are in the public_html folder. Do I have to add anything to the .htaccess file for "php" to work in .htm and .html files? Here is a sample page I am trying to test this with. www.pdabruce.com/css1.htm Thanks in advance for any pointers.
  9. I run AdAware and Spybot both weekly.
  10. Being it's from the same people that brought you KaZaA is it loaded with spyware?
  11. passed
  12. I see your cool.stufftosee.com page just fine
  13. Thank you! That fixed it.
  14. Well, since that is the only line in my .htaccess file didn't need a backup. But it didn't work. I added the following. It didn't work as you can see www.pdabruce.com/bomber.zip This is the .htaccess file in the public_html directory I am supposed to be modifying, right? Sorry, but I feel like a newbie again!
  15. Scott, thanks for the reply. Where in the .htaccess file should it go? Top, bottom? Is there a section header needed?
  16. I've read posts on using the .htaccess file to set up redirection. Can this be used for .ZIP files as well as pages? If so can you provide an example. I have the .ZIP files in my web space and want to move them to a subdirectory called "zips". So if I have a link on another website that accesses www.****/whatever.zip I want it redirected to www.****/zips/whatever.zip Can it be done? Thanks in advance.
  17. Alan, There are three button on the toolbar labeled a-01, 010 and ab a-01 is auto mode and will uploade in ascii or binary depending on the extensions you have set up as being text only. 010 is binary mode and will force anything you upload to be put up in binary mode. ab is ascii mode and will force anything you upload to be put up in ascii (or text) mode. To change permissions on a file using CuteFTP highlight the file on the server and right click and select "Change file attributes". This will open a dialog with check boxes for read-write-execute for owner, group and public permissions. There is also an input box where you can just enter the numerical representation of the check boxes (attributes).
  18. Is the folder empty? You cannot see hidden files in the FTP program. Hidden files begin with a "." like .htaccess
  19. Thanks again Scott. I will post when I update the site.
  20. Yes, it's possible. I do it all the time.
  21. 1. Get an FTP client. I use CuteFTP but many other are available. 2. CHMOD are file permission settings. The first number is for the Owner of the file, the second is the Group setting and the third is for all others. With 755 the owner has full read-write-execute access, Group and other have read-execute access. These can be set simply with the FTP client.
  22. Thanks Scott! I am going to redo the entire site as soon as I can come up with a CSS style I really like. I know about some of the coding errors and have been working on them while redesigning the site. Thanks for the info on the META tags and the DOC declaration. There are a total of 41 pages on the site.
  23. OK, that's all I did as well but it still changes the url in the broswer once loaded. Just was wondering if there was a way to make it stick as sub.domain.com it's not really a problem because it works. I will try again with another sub and see if it changes. I may have had the sub folder already created before adding the subdomain.
  24. Jim, how do you get it to display sub.domain.com instead of domain.com/sub? I have 2 subs set up for our company site and they both change the url once loaded. http://update.siriusgt.com and http://docs.siriusgt.com
  25. HAPPY NEW YEAR EVERYONE!!!
×
×
  • Create New...