Welcome to TalkGraphics.com
Results 1 to 6 of 6

Thread: Code Injection?

Hybrid View

  1. #1
    Join Date
    Aug 2000
    Location
    dusseldorf, germany
    Posts
    305

    Default Re: Code Injection?

    htaccess.txt is a web server configuration file, most commonly used by Apache. Usually it is used to define access control on directory basis. But in fact, you can override many web server settings there. The mod_rewrite module allows to define rewrite of URL for example to create SEO friendly URL for the internet, transforming them to something "unfriendly" on the server itself and vice versa with regex.
    Juergen

  2. #2

    Default Re: Code Injection?

    Surely .htaccess.txt isn't functional though? Its just a text file.

    I've contacted my hosting provider ....who have told me I can delete the files (yay--- already said I'd done that on the first sentence of my support ticket to them... ) so I'm not much further.

    My concern though is really how these two files got on there in the first place.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •