PC Review


Reply
Thread Tools Rate Thread

where can I find the htaccess file?

 
 
=?Utf-8?B?bWlrZSBi?=
Guest
Posts: n/a
 
      5th May 2007
I've search the internet quite a bit. There is tons of information on
preventing hotlinking (a problem I've had and want to prevent). I'm using
FrontPage 2003. I cannot find an .htaccess file, even though FP already has
one. I tried to upload a new file, but when I try to change it from
"htaccess.txt" to ".htaccess" FP won't let me. It just reverts to the .txt
file name.

Secondly, now I've read that changing the htaccess file in FP can cause all
kinds of problems.

I'm tired of people stealing my photos and bandwidth. What can I do?

Also.. I'm getting TONS of bot spam on my "comments" page
 
Reply With Quote
 
 
 
 
David Berry
Guest
Posts: n/a
 
      5th May 2007
You will only have an .htaccess file if you're hosted on a Unix Server and
your web host may not give you permissions to modify it. You would find it
by using an FTP program. Contact your web host. If you're on a Windows
Server see:

Password Protect Part of a Web: (Requires FrontPage extensions on
server, and host must support subwebs with unique permissions)
http://support.microsoft.com/default...b;en-us;301554 (FP2000)
http://support.microsoft.com/default...b;en-us;825451 (FP2003)

Protect individual pages: (Requires Windows Server with support for ASP
and Access database)
http://support.microsoft.com/default...b;en-us;825498


See http://support.microsoft.com/default...b;en-us;825451
Your host will have to support subwebs and unique permissions under the FP
Server Extensions

For another sample of using a database and ASP See
http://www.kamath.com/tutorials/tut003_auth.asp

--
David Berry
Microsoft MVP - FrontPage
FrontPage Support: http://www.frontpagemvps.com/
-----------------------------------
To assist you in getting the best answers for FrontPage support see:
http://www.frontpagemvps.com/FrontPa...3/Default.aspx
-----------------------------------


"mike b" <mike (E-Mail Removed)> wrote in message
news:8DF5F015-809C-465C-877E-(E-Mail Removed)...
> I've search the internet quite a bit. There is tons of information on
> preventing hotlinking (a problem I've had and want to prevent). I'm using
> FrontPage 2003. I cannot find an .htaccess file, even though FP already
> has
> one. I tried to upload a new file, but when I try to change it from
> "htaccess.txt" to ".htaccess" FP won't let me. It just reverts to the
> .txt
> file name.
>
> Secondly, now I've read that changing the htaccess file in FP can cause
> all
> kinds of problems.
>
> I'm tired of people stealing my photos and bandwidth. What can I do?
>
> Also.. I'm getting TONS of bot spam on my "comments" page


 
Reply With Quote
 
Rob Giordano \(Crash\)
Guest
Posts: n/a
 
      5th May 2007
hotlinking...
change the file names of your existing images...then put new images (if you
want to be nice...an image that says; Hotlinking Forbidden. If you want to
be nasty...maybe a porno pix) and name these files with your old file names
that are being hotlinked to.



"mike b" <mike (E-Mail Removed)> wrote in message
news:8DF5F015-809C-465C-877E-(E-Mail Removed)...
| I've search the internet quite a bit. There is tons of information on
| preventing hotlinking (a problem I've had and want to prevent). I'm using
| FrontPage 2003. I cannot find an .htaccess file, even though FP already
has
| one. I tried to upload a new file, but when I try to change it from
| "htaccess.txt" to ".htaccess" FP won't let me. It just reverts to the
..txt
| file name.
|
| Secondly, now I've read that changing the htaccess file in FP can cause
all
| kinds of problems.
|
| I'm tired of people stealing my photos and bandwidth. What can I do?
|
| Also.. I'm getting TONS of bot spam on my "comments" page


 
Reply With Quote
 
neutrino
Guest
Posts: n/a
 
      6th May 2007
how would you Know you had been hotlinked to?
would it be a study of logs or the data the host collects on where
people have come from to visit your site, and the url where they came
from to do so... or... ?

 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      6th May 2007
You would have to study the log file and then view the suspected sites.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


"neutrino" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> how would you Know you had been hotlinked to?
> would it be a study of logs or the data the host collects on where
> people have come from to visit your site, and the url where they came
> from to do so... or... ?
>



 
Reply With Quote
 
.._..
Guest
Posts: n/a
 
      8th May 2007
Publish your site to a different location.

Rename the images (let FrontPage update the pages)

Import an obnoxious image, copy it and name it the names of the original
images.

Publish over your site. Voila! Hot linkers have rude suprise!

Depending on how mean you are, choose meaner and nastier images, or just put
a simple warning in.

Do that a few times and people will get the idea not to do that, especially
if you use the "right" images.

In IIS, http-referrer filters (which is what you are after) are costly and
difficult to implement. You might find one that suits you or that you
qualify for to use for free, so it's worth a look.

In Unix/Apache (which is where the .htaccess stuff comes from) it's as easy
as writing a script.

"mike b" <mike (E-Mail Removed)> wrote in message
news:8DF5F015-809C-465C-877E-(E-Mail Removed)...
> I've search the internet quite a bit. There is tons of information on
> preventing hotlinking (a problem I've had and want to prevent). I'm using
> FrontPage 2003. I cannot find an .htaccess file, even though FP already
> has
> one. I tried to upload a new file, but when I try to change it from
> "htaccess.txt" to ".htaccess" FP won't let me. It just reverts to the
> .txt
> file name.
>
> Secondly, now I've read that changing the htaccess file in FP can cause
> all
> kinds of problems.
>
> I'm tired of people stealing my photos and bandwidth. What can I do?
>
> Also.. I'm getting TONS of bot spam on my "comments" page



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
htaccess conflict with fp extensions and joomla htaccess file John Jay Smith Microsoft Frontpage 2 24th May 2006 10:21 AM
htaccess file in web ? Bob Microsoft Frontpage 4 22nd Nov 2005 10:13 PM
How do I get the htaccess file that frontPage needs? =?Utf-8?B?dGJlYXIyNjI=?= Microsoft Frontpage 2 8th Nov 2005 06:30 PM
adding an .htaccess file via FP Ted Microsoft Frontpage 9 19th Aug 2005 05:18 PM
.htaccess file ?? Mike Microsoft Frontpage 7 5th May 2005 02:57 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:10 PM.