| Author |
Message |
scottennis
Nuke Cadet


Joined: Feb 11, 2003
Posts: 2
Location: USA
|
Posted:
Tue Feb 11, 2003 4:35 pm |
  |
I installed the Google Tap code on my nuke site: http://www.lifeseller.com
It looks like the urls are being re-written, but the pages don't come up.
Any ideas? |
|
|
    |
 |
scottennis
Nuke Cadet


Joined: Feb 11, 2003
Posts: 2
Location: USA
|
Posted:
Tue Feb 11, 2003 4:54 pm |
  |
Looks like I need to load mod_rewrite |
|
|
    |
 |
Zhen-Xjell
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939
|
Posted:
Tue Feb 11, 2003 4:58 pm |
  |
Yes you need mod_rewrite. |
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki] |
|
     |
 |
dsnail2000
Site Admin


Joined: Mar 17, 2003
Posts: 331
Location: Northern VA
|
Posted:
Fri May 09, 2003 1:08 pm |
  |
how do can you tell if the mod_rewrite is installed on your server? |
|
|
    |
 |
Zhen-Xjell
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939
|
Posted:
Sat May 10, 2003 5:56 am |
  |
Load up a file with the following contents:
<?php
phpinfo();
?>
Look in your apache section, is mod_rewrite compiled? |
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki] |
|
     |
 |
dsnail2000
Site Admin


Joined: Mar 17, 2003
Posts: 331
Location: Northern VA
|
Posted:
Sat May 10, 2003 10:40 am |
  |
|
    |
 |
Zhen-Xjell
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939
|
Posted:
Mon May 12, 2003 5:59 am |
  |
Yes, those are the header.php and footer.php changes. |
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki] |
|
     |
 |
dsnail2000
Site Admin


Joined: Mar 17, 2003
Posts: 331
Location: Northern VA
|
Posted:
Mon May 12, 2003 7:19 am |
  |
Ok, I double checked and I changed the footer file, but forgot to upload it But everything is working now!! Thanks for this AWESOME mod!!
P.S. - will the upcoming Your Account GT hacks be compatible with YAT 3.0.2? |
|
|
    |
 |
Zhen-Xjell
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939
|
Posted:
Mon May 12, 2003 7:20 am |
  |
Don't have an answer yet. |
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki] |
|
     |
 |
Rigsnet
Nuke Cadet


Joined: May 12, 2003
Posts: 3
|
Posted:
Mon May 12, 2003 10:50 am |
  |
I've got mod_rewrite loaded. (I think) http://www.rigsnet.com/rewrite_test.php
The pages arent loading, and Im getting 404 errors all over the place. I mod'd the footer, header, sessions, and blocks, so I dont know whats wrong. Any help, please? |
|
|
   |
 |
Zhen-Xjell
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939
|
Posted:
Mon May 12, 2003 10:57 am |
  |
"Apache/1.3.27 (Unix) PHP/4.3.1 mod_bwlimited/1.0 mod_log_bytes/0.3 FrontPage/5.0.2.2510 mod_ssl/2.8.12 OpenSSL/0.9.6b "
No you don't have it loaded. |
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki] |
|
     |
 |
Rigsnet
Nuke Cadet


Joined: May 12, 2003
Posts: 3
|
Posted:
Mon May 12, 2003 11:07 am |
  |
I got it working. I forgot to upload the new .htaccess |
|
|
   |
 |
|
|