|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You don't need a fax machine to get faxes. Get a fax-to-email fax number from CallWave. Try it free.
|
|
#1
|
|||
|
|||
|
Virtual Host
Perhaps why I am inexperienced user in the Apache, but I would like to know if is possible to get the similar functionality as the Microsoft Personal Web server?
Let me say. Create a "Local Web Site" that points to a directory on my hard disk. I would like to do : URL over the browser and Apache pull it to me. I do not know if I was clear, and forgive me for my poor English. TIA Marcos Nobre Brazil. |
|
#2
|
|||
|
|||
|
yes it completely possible. Apache offers much more than Microsoft personal webserver, yet does not come with a Graphical User Interface.
Good Luck |
|
#3
|
|||
|
|||
|
Remember, every Name for a Virtual Container needs a Name in DNS, otherwise it won´t work.
|
|
#4
|
|||
|
|||
|
I think this is what you're looking for:
try under section 'Alias' in the httpd.conf-file. u can create an alias for a local directory by adding a few lines under that section. example: Alias /myDir/ "pathToDir" |
|
#5
|
|||
|
|||
|
Alias is no Container
this would still mean ( if you will use that alias section )
http://servername/alias and not just http://alias So , put you DNS Name into the DNS ( FQDN ) And then add a "Name Based Vitrual Host" to the httpd.conf file |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > Virtual Host |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|