| Author |
Message |
looky_lou
Joined: 27 Nov 2006 Posts: 14
Location: Seattle, WA
|
Posted: 27 Nov 2006 07:37 Post subject: Non-Tech Guy Can't Figure Out How To Install Protect-X |
|
|
I am not able to get this thing working.
Is there a detailed instruction available for non-tech guys like me?
I inserted the code for html on my page. I uploaded the protectx.php file to the root directory for that site. Nothing.
I guess there is something I need to do to the php file, but I am not sure what it is or how to do it.
Thanks,
looky_lou _________________ My #1 Sponsor! |
|
| Back to top |
|
Protect-X Support

Joined: 30 Oct 2006 Posts: 934 Rank: 35
|
|
| Back to top |
|
looky_lou
Joined: 27 Nov 2006 Posts: 14
Location: Seattle, WA
|
Posted: 27 Nov 2006 17:39 Post subject: |
|
|
| Protect-X Support wrote: | contact me in ICQ
my number is 463972181 |
I t appears that ICQ is down right now. I will contact you as soon as possible. _________________ My #1 Sponsor! |
|
| Back to top |
|
vendzilla

Joined: 06 Nov 2006 Posts: 141 Rank: 32
|
|
| Back to top |
|
looky_lou
Joined: 27 Nov 2006 Posts: 14
Location: Seattle, WA
|
Posted: 29 Nov 2006 22:32 Post subject: |
|
|
Thanks everyone.
I did get it resolved. I had to add a couple of lines to my .htaccess file in order for it to work with having a .html extention on my pages.
If anyone else has his problem and does not want to switch thier extention to .shtml because you have trades pointing to yourpage.html here is the code to add to your .htaccess file:
| Code: | AddType text/html .html
AddHandler server-parsed .html |
_________________ My #1 Sponsor! |
|
| Back to top |
|
wombles

Joined: 16 Feb 2007 Posts: 20 Rank: 5 Location: United States
|
Posted: 16 Mar 2007 20:03 Post subject: |
|
|
| Thanks, that got mine to work also. Just wondering is this safe, putting those codes in the .htaccess? Can it mess up anything with the website? Mine seems to be working normally. Thanks again. |
|
| Back to top |
|
Protect-X Support

Joined: 30 Oct 2006 Posts: 934 Rank: 35
|
Posted: 19 Mar 2007 11:57 Post subject: |
|
|
| wombles wrote: | | Thanks, that got mine to work also. Just wondering is this safe, putting those codes in the .htaccess? Can it mess up anything with the website? Mine seems to be working normally. Thanks again. |
This code is only allowing your server to parse html files. I don't think this
can mess up anything on your site. _________________ Free A-B-C-D Hard Links Exchange Automatic System:
http://www.protect-x.com/index.php?go=shardlinks
Visit other Protect-X sections:
Find/Add NEW SPONSORS:
http://www.protect-x.com/index.php?go=findsponsors |
|
| Back to top |
|
wombles

Joined: 16 Feb 2007 Posts: 20 Rank: 5 Location: United States
|
Posted: 19 Mar 2007 22:59 Post subject: |
|
|
Thank you. I was just wondering that.  |
|
| Back to top |
|
Protect-X Support

Joined: 30 Oct 2006 Posts: 934 Rank: 35
|
|
| Back to top |
|
|
|
|
|
|
|
|
|