logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Apache V - Host
Author
KareraHekku



Joined: 20 Jan 2014
Posts: 2
Location: Japan

PostPosted: Mon 20 Jan '14 10:06    Post subject: Apache V - Host Reply with quote

Hello Everyone Very Happy

I'm new to the forums and don't know a lot about Apache myself, but I have a question.

I have used Apache before in order to re-direct cloud server files to a Personal DNS hosted on my laptop so I could listen to my own music and play on my own servers, but I want to try something different.

I want to host my Apache Mods on an Open DNS connected with my websites so my friends and other's can use them.

I have asked this around other forums before, but basically no-one had a clue what I was talking about ;3

So I decided this would be the best place to ask since Apache is something worked with a lot here Very Happy

I believe the only thing I need to do is create configure the v-host and make sure the direct root is set up correctly, but then again I am not sure u.u

I would greatly appreciate any help Smile
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7371
Location: Germany, Next to Hamburg

PostPosted: Tue 21 Jan '14 14:57    Post subject: Reply with quote

If you use just a single DNS name, than change the ServerName in the httpd.conf and do a port forwarding from your router to your Laptop. Port 80 for http (and port 443 for https (if you need https)).
Set the document root to the correct path.
Back to top
KareraHekku



Joined: 20 Jan 2014
Posts: 2
Location: Japan

PostPosted: Tue 21 Jan '14 22:14    Post subject: Reply with quote

Thanks for the Reply James.

I am going to try and set all the httpd up Smile
Back to top


Reply to topic   Topic: Apache V - Host View previous topic :: View next topic
Post new topic   Forum Index -> Apache