![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
entirely generated by php. META HTTP-EQUIV="refresh" CONTENT="0; URL=../cgi-bin/cp-admin.pl" |
#2
| |||
| |||
|
|
On Tue, 04 Oct 2005 01:06:39 +0200, Big Bill <kruse (AT) cityscape (DOT) co.uk> wrote: entirely generated by php. META HTTP-EQUIV="refresh" CONTENT="0; URL=../cgi-bin/cp-admin.pl" php or perl? Not that it changes anything. |
#3
| |||
| |||
|
|
entirely generated by php. META HTTP-EQUIV="refresh" CONTENT="0; URL=../cgi-bin/cp-admin.pl" php or perl? Not that it changes anything. |
#4
| |||
| |||
|
|
Borek wrote: entirely generated by php. META HTTP-EQUIV="refresh" CONTENT="0; URL=../cgi-bin/cp-admin.pl" php or perl? Not that it changes anything. Of course it's Perl, but you are right, it does not change anything. Anyways, data is scarce, but it looks like this site has to be hidden from search engines, not optimized for them: redirect to a control panel of sorts? Are you sure it's even intended to be indexed? BTW, redirect URL is most likely wrong, too. You said it's in the root directory, right? Then ../~ bla-bla will send you one dir above, which is not visible to the Web. I think someone confused a path (whereby /home/user/cgi-bin/ is often outside /home/user/public_html/) with a URL. Has to be full URL, anyways: "http://www.yoursite.com/cgi-bin/cp-admin.pl" -- Cheers, Dmitri http://www.1-script.com/download.php Free Search Engine Scripts ------------------------------------- |
#5
| |||
| |||
|
|
to have been someone's mistake. I'll talk to the client tomorrow. why does it have to be a full url, Dmitri? |
|
I notice there's a whole load of full urls in there where I'd be tempted to use relatives - is there a perly reason for this? |
![]() |
| Thread Tools | |
| Display Modes | |
| |