Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: htp "301 Moved Permanently"
No such a thing?
What's this, then? :-)
http://psoug.org/reference/htp.html
htp.htmlOpen;
htp.headOpen; htp.title('Structure Tags Demo'); htp.headClose; htp.bodyOpen(' source/binary.gif','text="#000000" vlink="#800080"alink="#00FFFF" bgcolor="#FFFFFF"');
htp.print('Structure Tags Demo'); htp.bodyClose; htp.htmlClose;
Maybe I'm in the wrong group. Sorry!
On Jul 16, 2:42 pm, sybra..._at_hccnet.nl wrote:
> On Mon, 16 Jul 2007 11:24:30 -0700, maratho..._at_sina.com wrote:
> >On Jul 16, 2:10 pm, "fitzjarr..._at_cox.net" <fitzjarr..._at_cox.net> wrote:
> >> On Jul 16, 12:28 pm, maratho..._at_sina.com wrote:
>
> >> > Hi,
>
> >> > Is it possible to redirect a web page using htp? I want the web page
> >> > to send a "301 Moved Permanently" message.
>
> >> > Thanks in advance.
>
> >> > Lei
>
> >> What would cause you to believe such a question belongs here?
>
> >> David Fitzjarrell
>
> >HTP is part of Oracle, isn't it?
>
> Do you really think so?
> No, it isn't.
> Also there is no such thing as 'htp': there is a HTTP protocol, which
> is used by all kind of vendors and is a protocol just like TCP/IP is a
> protocol.
> There is an Apache HTTP server, which is usually referred to as HTTPD.
> This is delivered with Oracle.
> However, there is a separatewww.apache.organd Apache has it's own
> newsgroups.
>
> --
> Sybrand Bakker
> Senior Oracle DBA- Hide quoted text -
>
> - Show quoted text -
Received on Mon Jul 16 2007 - 13:51:17 CDT
![]() |
![]() |