The virtualhost tag has no wiki summary.
0
votes
1answer
25 views
Set up PHP and Django Virtualhosts on a single Apache2 Server
Here is the problem: I want to host several development projects in Zend, Drupal, and Django on a single Apache2 server. While I have had this working in the past, the method of getting it to work was ...
1
vote
1answer
24 views
Is possible to make virtual host in a NTFS partition?
I am using Ubuntu and Windows. When I use Windows, i can't access my file in var/www of my Linux partition. So I try to make virtual host and DirectoryRoot in my NTFS partition.
I will combine WAMP ...
1
vote
0answers
57 views
What is the best pratice to host a website on a Ubuntu server machine? [closed]
I wonder what the best practice where we put a website/application on a server. Commonly there that we should not put them in our folder /var/wwwfor several reasons.
I was searching and found two ...
0
votes
0answers
36 views
After installing VirtualBox my host slows down
After installing the Virtual Box 4.1.18 my host (Ubuntu 12.10) boots about 15 seconds lately than normal. A blinking underscore("_") takes the time before the Ubuntu start up page. How to figure this ...
0
votes
0answers
38 views
Virtual Box Ubuntu 12.10 how to access Windows host drives/folders? [duplicate]
Since I'm quite new to Ubuntu I have a little issue with accessing the internal disks from the PC when running Ubuntu on my Windows 7 on VBox. Now I don't know other than trying to select the network ...
2
votes
2answers
84 views
Why dont ProxyPass work in Apache hardy box with virtual hosts?
I have an ubuntu hardy server used as a web server with Apache 2.2. I am trying to set it up with named virtual hosts, and in my /etc/apache2/apache2.conf file I have the following lines:
...
0
votes
1answer
1k views
Forbidden - You don't have permission to access / on this server
if I do it this way: it works
DocumentRoot /var/www
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /var/www>
Options Indexes ...
-1
votes
1answer
31 views
Server / alternative url for each TLD [closed]
First of all. What are those URLs (subdomains) called that look like some_domain.tld.some_host_server.com , which you can use before you change DNS for your TLD some_domain.tld . A kind of alias for ...
3
votes
1answer
139 views
deploy multiple wordpress sites with juju
This may seem like an obvious question, but can you deploy multiple (distinct) wordpress sites with their own databases etc? But using a single deployment? So not dedicated vm's for each sites ...
0
votes
1answer
165 views
12.10 403 Forbidden SymLink
I am trying to set up a simple development environment and even after setting all the permissions, I can't get past the 403 error
<VirtualHost *:80>
ServerAdmin webmaster@localhost
...
0
votes
1answer
98 views
Where is '/etc/hosts' in XAMPP 1.7.7?
I want to make a virtual host using XAMPP 1.7.7 under Ubuntu 12.04, I followed an instruction to add a line of virtual hostname in /opt/lampp/etc/hosts. But when I search the file, the file does not ...
2
votes
2answers
419 views
How can I watch the current connections on my Apache webserver?
I am hosting quite a lot of virtual hosts using Apache in a basic LAMP set up with the help of Webmin/Virtualmin. I am looking for a top-like tool in which I can monitor current connections. The ...
0
votes
0answers
38 views
Virtual Host Configuration Problem
A noob question: please help: i have Ubuntu running with Apache2, my website shows in browser when www.example.com but doesnt show when example.com, my website is in folder ...
0
votes
1answer
373 views
Symfony2 - Apache vhost for app_dev different port
As I'm using url rewriting to access my Symfony2 application, it is directly available from
http://my_application.my_domain.net
Now I'd like to be able to access the dev environment simply using a ...
0
votes
1answer
39 views
Do I need duplicate values in NGINX [sites-available] configuration?
Do I need duplicate all new configuration entries (location = ... ) from #Part 1 to PART 2 in Nginx virtual-host configuration file? Eg.:
FIRST PART of /etc/nginx/sites-available/mywebisteurl.com
...
1
vote
0answers
48 views
How should I configure my hostname to support forwarding MX records?
I have a server on 12.04.1 with ISPConfig3 and a few domains. Each of the domains forwards to my WAN IP which then forwards to my server on my local network. I am trying to get the MX records for ...
1
vote
1answer
80 views
Get information from virtual machine manager using php
Is it possible to retrieve information from virtual machine manager using a php code? i tried through exec commands but couldn't get anything in browser as result. Please any help to complete this ...
2
votes
3answers
112 views
Best solution for a team home server
I created a home server with Ubuntu 12.04 Server (using an old Netbook with an Atom CPU and 512Mb). The idea is just to be used for a small team (maximum 10 persons) that will have constant access by ...
0
votes
1answer
1k views
Virtual Hosts Not Working (12.10)
I'm trying to get virtual hosts up and running on my Ubuntu laptop that has 12.10 installed. I'm running Apache2, and I enabled the virtual hosting module.
When I go to 12.0.0.1, I'm able to get the ...
0
votes
0answers
179 views
a2ensite doesn't create symlink
Could you guys suggest why a2ensite doesn't create symlink in my case even though it says site was enabled ?
I have Ubuntu 12.04.1 LTS and Apache 2.2.22
I created ...
0
votes
1answer
439 views
my localhost/phpmyadmin is being directed to my site with .htaccess
I have a http://domain/ . The LAMP installation guide on the ubuntu site is incredibly easy to follow and I have only experienced my issue this one time...
when I navigate to domain/phpmyadmin I'm ...
0
votes
0answers
177 views
DefaultRoot in proftpd virtual host not going to subdirectory
I'm attempting to mimic a client's ISP environment using Ubuntu 12.04 in VMWare Player. FTP is with proftpd. All proceeds nicely until I get to having ftp open in a subdirectory of the user's home ...
0
votes
1answer
302 views
Apache Virtual Host on ubuntu 12.04
I have been trying to setup virtual host on apache2. Most of the answers I have seen have been including steps which include uncommenting the include line in httpd.conf, but my httpd.conf file is ...
0
votes
1answer
303 views
How do I get these virtual domains working in Tomcat?
im new to ubuntu and tomcat moving away from windows and iis to create a website on AWs. Im having problems trying to replicate what had running on my windows machine. I hope someone can clarify the ...
0
votes
0answers
642 views
Trouble resolving us.archive.ubuntu.com?
I'm baffled. Hoping someone with more Ubuntu and/or networking experience can take a look at this. Trying to set up an Ubuntu VM with Vagrant (lucid64). My problem is the VM can't resolve ...
2
votes
2answers
2k views
Apache virtual host configuration error
I'm trying to configure Apache2 with Django and mod_wsgi on a virtual host.
I wrote a simple configuration file:
<VirtualHost: *.80>
ServerName gpx
ServerAlias gpx.gpsfte
...
0
votes
0answers
149 views
12.04 virtual host not working if www not placed in url
I have setup my virtual host and I am pretty sure it was working but now it appears it is not. If you type in the url with www the site works however if you type it in without the www it is ...
1
vote
2answers
1k views
nagios on virtualhost cgi problems
I have been moving my nagios on apaches virtualhost and adding the following configuration file
<VirtualHost *:80>
ServerAdmin webmaster@localhost
ServerName nagios.example.com
...
1
vote
1answer
1k views
How to set up a VirtualHost on Amazon EC2 for phpmyadmin
Hi I'm currently working on setting up a VirtualHost on Amazon EC2 for accessing phpmyadmin so i can access it with test.example.com as oppose to it being widely available as it's default ...
4
votes
3answers
10k views
Setting up virtual host
I currently have all my websites as directories under /var/www. I would like to set up a virtual host http://foo/ that points to the /var/www/foo/foo directory (and still keep the default localhost ...
0
votes
1answer
322 views
SSL Virtualhosts not working upon reboot, unless Apache2 Manually restarted
I have a few SSL Virtualhosts and they work fine until I restart the box. Then all of the SSL virtualhosts point to the directory listed in default-ssl. If I restart Apache2 service manually ...
0
votes
1answer
1k views
Access a virtual host on a server in VirtualBox directly
The server: Ubuntu 10.10 Server as guest in a VirtualBox (IP 192.168.178.91).
Simple Question: I want to access a virtual host named 'example.server' from outside my virtual box by simply using a ...
2
votes
1answer
1k views
Apache Virtualhost keeps pointing to default directory
I have been trying to set an Apache name based Virtual host(http://test.local) to the directory /var/www/test, but it keps on pointing to the default /var/www directory.
My test.local configuration ...
0
votes
1answer
291 views
Apache2 stops working after running a2ensite command
I had my LAMP server crushed for some reason. That's why I've completely removed it and installed once again. Installation was successful and "localhost" is working fine. However every time I'm trying ...
2
votes
2answers
4k views
403 Forbidden problem with Apache
Strange, I have change folder users/groups to www-data (sudo chown -R www-data:www-data /datos/www) and also have changed permission to 755 (sudo chmod -R 755 /datos/www), but still getting 403 ...
8
votes
2answers
5k views
Minimal system or minimal virtual machine on install?
I've been thinking alot about this lately and haven't been able to find any good documentation online that explains this:
When installing Ubuntu Server, I can choose between Minimal system and ...
1
vote
0answers
112 views
VirtualBox Networking Configuration [closed]
Here is the situation:
I have a 11.04 desktop host running VirtualBox 4.1 from the repositories.
I would like to run a 10.04 Server guest with complete LAN and internet access.
I've followed the ...
1
vote
4answers
2k views
VHOST not working in Apache
I got a LAMP server working in Ubuntu 11.04. Now the problem is that the websites have to enabled and disabled from the terminal. All all of them have to be accessed from http://localhost which is not ...
6
votes
1answer
3k views
How to setup a Virtual host for local development
Ubuntu 11.04 installed with apache2 and all the relevant packages installed. I have tried most of the blogs and made google and other forums my best friends, yet I'm unable to solve this issue.
I ...
1
vote
1answer
1k views
Setting up a web server, using multiple user accounts
I’ve just installed Ubuntu Server on a new server and have been looking around for tutorials on setting up a web server with multiple user accounts.
How I’ve set small web servers like this in the ...
3
votes
1answer
2k views
How to access Apache2 virtual host from VirtualBox (or any VM)
I am running Ubuntu 11.04, I have setup my localhost so I access my sites at
site1.local
site2.local
By setting up virtual hosts and adding entries to my hosts file.
I want to test them in IE ...
1
vote
1answer
2k views
Alias for virtual host using Apache2
I am attempting to set up the LAMP environment for the first time. I normally use Windows and just install XAMPP.
I have followed the instructions on Ubuntu forums and have duplicated the file in ...
3
votes
1answer
8k views
editing apache vhosts and ubuntu hosts file?
I have just installed ubuntu (11.04).
I have installed apache/mysql/php etc.
I have a few sites sitting in
/var/www/site1
/var/www/site2
/var/www/site3
I want to be able to access these at ...
6
votes
3answers
672 views
Recommended workflows for Apache virtual hosts?
I do a lot of local web development work on my Ubuntu machine, and I'm constantly setting up virtual hosts in Apache. I don't need to do hard core server management, but I am getting tired of the ...
4
votes
2answers
2k views
Running Apache and Tomcat together on different subdomains?
Posted this on ServerFault but didn't get a response. Hoping I will have better luck on the Ubuntu site.
I have been trying to get this working the whole of today. I have a server which resolves to ...
1
vote
3answers
2k views
How to use VirtualBox as a SQLServer Host?
I installed Windows server 2008 and SQL Server 2008 on VirtualBox, now I want to remotely connect to it via php.
I don't know what kind of network connection is needed, how to set it and...
3
votes
1answer
2k views
Custom php.ini for VirtualHost
Is there a way to use a different php.ini file foreach VirtualHost in apache?
I know that there are the php_admin_values
<Location /stat/>
php_admin_value safe_mode off
</Location>
...
2
votes
3answers
842 views
Cannot get 'default' Apache VirtualHost to work
I've changed this from the original VHost but it should still work in my mind:
Listen 80
NameVirtualHost *:80
<VirtualHost *:80>
ServerName localhost
ServerAdmin ross@localhost
DocumentRoot ...

