If my current route doesn't pan out first.
Quote:
Originally Posted by Fire cat
The way I do it:
1. I have Apache running on port 80 on my netbook
2. I have port forwarding in my router enabled sending all traffic to port 80 to port 80 on my machine
3. I have a domain attached to my IP adress
|
Apache as in? -
http://httpd.apache.org/
There is dozens of projects by apache
Quote:
Originally Posted by Fire cat
What kind of things will you be using it for?
|
For now something simple that could grow to something bigger in the future.
Later on I may also need an FTP connection for remote access.
I am also thinking of a small forum for local based audience. Possibly live video broadcast in the future.
First I need to get the appropriate connections. I have no where near fast bandwidth, so for now I'm simply get started to see what is needed in the future.
This is my first project:
Someone else is hosting the image below for me. I want to host my own projects.
Below is a PHP file with a PNG extension. The server is setup to parse the PNG as a PHP. This allows for a PHP code to run when any website calls for a PNG image. The purpose is to add text to the image that is periodically updated from an XML upload. If you reload the image, the image will also change colors.