Questions tagged as 'virtualhost'

0
answers

Error creating virtual host for Symfony

What steps should I follow to set up a virtual host in Symfony? I use xampp. Following a tutorial I have seen that I must add this in httpd.conf (in my case it seems that I must do it in httpd-vhosts.conf): NameVirtualHost *:80 <Virtua...
asked by 07.12.2018 / 17:10
0
answers

How can I create a Virtual Host in debian?

Good morning everyone and thanks in advance What I'm looking for is to create a Virtual host for when they put this:   link when I enter here I get the root of the s I redirected to this:   link     
asked by 16.10.2018 / 05:07
0
answers

Configure Virtualhost

I'm looking to configure my virtualhost and I'm assaulted by a problem. I currently have a domain and a subdomain. The fact is that in the subdomain I want that when you put subdomain.domain.es/foo is redirected to / path / to / foo and whe...
asked by 11.10.2018 / 12:26
0
answers

How to mount a public web server WITHOUT having public IP

I need to set a PUBLIC web server (can be accessed from anywhere). The problem is that I am inside an intranet. That is, I have a satellite Internet provider which has only 1 public ip and through its server performs the internal routing of al...
asked by 11.09.2018 / 21:31
0
answers

I can not access my site with www mounted on ubuntu 16.04 with virtualhost

for example if I put example.domain.com if it manages to load the site, but if I put www.example.domain.com it gives me the following error Forbidden You don't have permission to access / on this server. In the virtual host file I have the...
asked by 07.08.2018 / 19:32
0
answers

VirtualHost with Laravel and Xampp

I have a query when configuring the virtual host with a laravel project every time I put localhost redirects me to the laravel project, and if I wanted to change to another one that is in my folder htdocs does not allow me and I wanted to know i...
asked by 21.06.2018 / 19:47
0
answers

Why do not I access my website from an external network? Only locally

I will be brief, I have a local server in which I have a couple of web hosted and configured with virtualhost to the same public ip (it is fixed), the hosts I have hosted in non-ip pointed to my public ip but I have the following situations:...
asked by 26.04.2018 / 20:35
0
answers

Configure filters in POST from VirtualHost

I need that when I send by POST, the server allows html attributes like style="" , since now the server blocks it and returns a Forbidden. The problem is that I do not have access to the server and I do not know how it is configured and I...
asked by 05.04.2018 / 11:41
0
answers

Being able to resolve DNS from a virtualhost on a server

I have a server with windows where I have virtualhost configured for each project I have (manual that I use to configure with xampp link ) from the same server if I place in the browser proyecto.prod directs me to my project without problems...
asked by 03.04.2018 / 17:55
1
answer

application, by default in the local apache host

I want to open an application that I have stored in the htdocs folder of xampp, the problem is that when starting the localhost, it does not open xampp but an application Stats but it is not the one that I want to visualize, as if it were config...
asked by 02.05.2018 / 17:55