View Full Version : Help Urgent Please
ranjitcool
04-12-2005, 04:00 PM
HEY
please help me
i have an ebook and its 600 pages in full size
i kept in my site but people are downloading it....using site grabbers.. :(
Pleaseeeeeeeeeeeeee
tell em a methiod where i can show index.html and then sheild all the 600 pages of my HTML EBOOK
PLEASE REPLY TO THIS I NEED HELP...
i am OK at php programming
than x guys :confused:
bnovc
04-12-2005, 04:01 PM
look up .htaccess files (apache)
ranjitcool
04-12-2005, 04:23 PM
The site is on a webserver ...to whom i pay......i cant chk his......
Fou-Lu
04-12-2005, 05:18 PM
Thats not a problem with a .htaccess file, you can create a new one, upload it and rename it, it will replace one (if it exists) already. You should be able to view the .htaccess file using an ftp client (or your choice of methods), the file is usually hidden though on the index listings.
I believe a chmod will also work for what you need, but I wouldn't rely on that information.
ranjitcool
04-12-2005, 06:19 PM
i found the ht file but i really have no clue as to what to do with that???????
again my prob is to make sure all the 600 html pages of my ebook are not grabbed by a site grabber
please help me
Fou-Lu
04-12-2005, 07:56 PM
You would add this:
order allow, deny
deny from all
and save it as your .htaccess file, or append it into the current one.
You can also look at storing these files outside of your html directory. You can still access it using scripts and paths, but not through a web browser. That is probably the best way to do it.
Spookster
04-12-2005, 10:23 PM
HEY
please help me
i have an ebook and its 600 pages in full size
i kept in my site but people are downloading it....using site grabbers.. :(
Pleaseeeeeeeeeeeeee
tell em a methiod where i can show index.html and then sheild all the 600 pages of my HTML EBOOK
PLEASE REPLY TO THIS I NEED HELP...
i am OK at php programming
than x guys :confused:
ranjitcool,
You have been warned on two previous occasions by the administrator and myself about using inappropriate thread titles. You need to read our posting guidelines and comply with those guidelines if you do not wish more drastic measures to be take such as banning. This will be your last warning. I would suggest actually reading the posting guidelines (http://www.codingforums.com/postguide.htm) this time.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.