OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Apr 18, 2024 11:43 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 14 posts ] 
Author Message
 Post subject: Sourceforge web site
PostPosted: Tue Oct 29, 2002 3:08 pm 
Hello, I was trying to make my FritzOS web site. I know a bit of HTML, enough to get by.

BUT, It said I needed to make a index.php!

I know PHP is a language, but one I don't care for.
Could somebody make a PHP file that redirects my fritzos.sourceforge.net to fritzos.sourceforge.net/fritzos.html

I know DF or someone else can. ( this board is php, right? )

Thank you,


Top
  
 
 Post subject: Re:Sourceforge web site
PostPosted: Tue Oct 29, 2002 3:21 pm 
I did figure out how to make text appear: fritzos.sourceforge.net


Top
  
 
 Post subject: Re:Sourceforge web site
PostPosted: Tue Oct 29, 2002 4:47 pm 
Just rename your index.html page index.php...should work without a problem.

Did you want anything special in PHP or do you just want your currently existing index.html page there?

later,
-junc


Top
  
 
 Post subject: Re:Sourceforge web site
PostPosted: Tue Oct 29, 2002 5:04 pm 
I need some php code that redirs me to fritzos.sourceforge.net/fritzos.html


Top
  
 
 Post subject: Re:Sourceforge web site
PostPosted: Tue Oct 29, 2002 6:36 pm 
That is really unneccesary to use PHP for that. Just use java in a php document.

Just take the following code cut and paste it into notepad and save it as a PHP document.

Code:
<html>
<head>
<title>FritzOS</title>
<script language="JavaScript" type="text/JavaScript">
<!--
window.open('http://fritzos.sourceforge.net/', '_parent');
//-->
</script>
</head>


PHP is designed to work inside of a HTML document...the only thing that makes a php document is the PHP "headers" (<?PHP and ?>). As far as writing something that will redirect your site with PHP...That is out of my league...maybe if Chris posts he can point you to a function that will do it...That just seems like an awful lot of work if you just needed a PHP index page though...perhaps I'm not understanding correctly...

-junc


Top
  
 
 Post subject: Re:Sourceforge web site
PostPosted: Tue Oct 29, 2002 7:51 pm 
ok, if you go to fritzos.sourceforge.net
I found out I don't need php stuff. thank you juncmodule


Top
  
 
 Post subject: Re:Sourceforge web site
PostPosted: Sat Nov 16, 2002 10:10 pm 
If i signed up at sourceforge.net, could i get my own sub-site?? and is it free??

And also, do i have to put open-source software on it??
(I got a few games i made, not open-source)

Could i put them on it??

And also, if i signed up, how much web-space do i get??

And does it support PHP??


Top
  
 
 Post subject: Re:Sourceforge web site
PostPosted: Sat Nov 16, 2002 10:17 pm 
(IT WON'T let me log in!)

Anyway...
( This is me, Tom...I promise)

You need to have it open source...
It is free only for open source...

You get 500mb ( I think )....
PHP isn't something to support...it's a thing built in just like HTML.

And the only docs to make your SourceForge Site is for Unix/Linux....

And I use linux...but you don't :-\

Tim Rob might know about uploading in Win32...but you'd need to sign up as a member here to IM him ;)


Top
  
 
 Post subject: Re:Sourceforge web site
PostPosted: Sun Nov 17, 2002 12:40 am 
Hey,

Ok, i won't use Sourceforge then.

As for linux, i Got Mandrake Linux 9.0 installed (on another partion) (i installed it a month ago) But i don't use it. I can't get it to detect my internal (Windows) modem. I would use it if it could detect my da*n modem.

Do you know how??

P.S. i don't believe that you are Tom, your IP is different.

Ciao


Top
  
 
 Post subject: Re:Sourceforge web site
PostPosted: Sun Nov 17, 2002 8:15 am 
I'm Tom ;)

And that Was me ;)


Top
  
 
 Post subject: Re:Sourceforge web site
PostPosted: Sun Nov 17, 2002 8:17 am 
You need to buy and install somthing that's called a "Hardware Modem".

You have a "WinModem" that's only compatible with windows.

I had to do that.

Don't even bother trying drivers for winmodems. Linux is made for hardware modems.


Top
  
 
 Post subject: Re:Sourceforge web site
PostPosted: Sun Nov 17, 2002 8:41 am 
I just installed linux (Mandrake 8.2) I got some general purpose driver for my winmodem and it worked the first time but after I rebooted my machine it wouldn't work no more.

I'll stick to windows for now.

P.S. Most IP Addresses these days are dynamic which means that you will almost always have a different IP address everytime you connect to the net.


Top
  
 
 Post subject: Re:Sourceforge web site
PostPosted: Sun Nov 17, 2002 8:47 am 
You could try installing every time you want the internet in linux ;)

But that'd be silly...


Top
  
 
 Post subject: Re:Sourceforge web site
PostPosted: Sun Nov 17, 2002 8:49 am 
Lol... Don't worry, I thought about it!! ;D ;D


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 14 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 61 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group