All Questions

Filter by
Sorted by
Tagged with
0 votes
1 answer
145 views

How to alias a URL path to another URL path (apache2)?

I've tried everything. Alias, ProxyPass, different config files (sites-available/000-default.conf, mods-enabled/alias.conf). My issue is simple. I have an apache2 server hosted at xyz.com/name/. I'd ...
user129393192's user avatar
0 votes
0 answers
281 views

Apache Reverse Proxy using mod_proxy

0 Introduction I'm trying to setup a server with a main website hosted on ports 80 and 443 (let's call it example.com) and a section on this website that serves umami analytics hosted on port 3000 (...
Tox46's user avatar
  • 13
0 votes
0 answers
257 views

DNS configuration for HAproxy

About to set up a lab environment with HAproxy for test purposes. HAproxy will load-balance (round robin) two web servers (Apache), running two virtual hosts on each server. Site A will be hosted on ...
Korpilombolo's user avatar
1 vote
1 answer
4k views

Create subdomains under a single IP/domain in an Nginx Reverse Proxy?

I'd like to be able to create a subdomain in Nginx Reverse proxy. As it stands right now, I have a properly configured and usable reverse proxy that resolves properly. The problem arises when I try to ...
opal vaults's user avatar
0 votes
2 answers
148 views

Website fail over using 2 IP address

We have a moodle webserver with 2 Public IPs (different ISPs). Is it possible to make a mechanism, to access the website with other IP, if the first ISP connections fail? We have added 2 public IPs in ...
iamsumesh's user avatar
  • 145
1 vote
1 answer
92 views

domain doesn't work without [.www]

So I set up an Apache Webserver. Apache is handling the requests and guides them to the web framework flask. And i bought a domain and configured it with an A Record to my Server Ip. And now whenever ...
bot_diyar's user avatar
0 votes
0 answers
14 views

Why am I seeing the Apache2 default screen for CentOS even if I am running ubuntu

I have two apache virtual hosts (domain based) installed on a server running ubuntu (82.223.117.149). It's uname -a is Linux localhost 4.15.0-88-generic #88-Ubuntu SMP Tue Feb 11 20:11:34 UTC 2020 ...
Marc's user avatar
  • 1
-1 votes
1 answer
126 views

CNAME from 1 subdomain to another subdomain

I have added a CNAME from order.checkoutchiangmai.com to restaurant1.acemsweb.com. The result I have is "Apache is functioning normally" when I open order.checkoutchiangmai.com. I am unsure why the ...
Phillsav's user avatar
0 votes
2 answers
215 views

How to use CNAME to load webapplication

I've built an application and planning to host it at example.com I have about 10 customers who want the application to be hosted on their brand name (White labeled). Instead of deploying the same ...
Harry's user avatar
  • 103
0 votes
2 answers
208 views

One domain for multiple Linux Servers

I apologize in advance if the question I'll be asking is basic or anything but I am quite a newbie on this topic. I have a main domain example.com which is used for the apache web server. Now I have ...
BiciAP's user avatar
  • 3
1 vote
1 answer
135 views

Naming internal web server

I’ve got server running Apache to serve http files to some Macs for package updates. Is there any reason not to make the computer name the same as the host name I want to use? I’m guessing as it’s ...
piagetblix's user avatar
-3 votes
1 answer
102 views

How to add multple domains to new VPS server? [closed]

I am trying to find a way to add 2 domains to the VPS server I bought. Server config: OS Ubuntu with Apache, Mysql, PHP installed. I have 2 domains purchased from godaddy. domain-one.com and domain-...
Khan Sharukh's user avatar
-1 votes
1 answer
72 views

VirtualHost not Resolved

I have two identical VH in httpd/conf.d/. //test.conf <VirtualHost *:80> ServerName testadmin.mysite.it DocumentRoot /var/www/html/testadmin </VirtualHost> //release.conf <...
gdm's user avatar
  • 459
3 votes
0 answers
398 views

Why does Apache need such a long time for initial connection?

I am running apache 2.4.18 on ubuntu. Serving about 500.000 PI per month. No big deal without peaks. Somehow it started now to take a long time for the initial connection, after restarting apache it ...
merlin's user avatar
  • 2,112
-1 votes
1 answer
560 views

Multiple domains to single document root

I am currently working on a distributed CMS that is built on a traditional LAMP stack. Customers can access their backend (and front end) using a subdomain of their username, for example: benm.mycms....
BenM's user avatar
  • 99
2 votes
2 answers
3k views

SSL Certificate Issuing with No-IP DDNS & apache2 server & Let'sEncrypt Certbot: Conflicting info & Not working

The title is pretty explanatory regarding the tools I am using but I will try to elaborate further: I have a No-IP DDNS that is publicly accessible Port forwarding is configured for port 80 The ...
Sterling Butters's user avatar
0 votes
2 answers
584 views

Sending Raw HTTP requests bypassing DNS resolution

I am migrating from old hosting right now to a new one. My DNS records currently point to the old server. I want to test how do the new server works, but as far as DNS records pointing to the old one,...
solderingiron's user avatar
1 vote
1 answer
180 views

Can i point my domain to dynamic DNS?

Is it possible to point a domain to a dns address? Why do I want to do this? I want to point X number of domains to a server, if that server needs to be switched out (or whatever reason), I just ...
sdfgg45's user avatar
  • 195
5 votes
1 answer
125 views

Configure the server & DNS like: Accept all domains that use our spesific nameservers

First, I will describe the problem: I have a domain portfolio website. Every domain have a forsale page like this: www.myportfoliosite.com/thedomainforsale.com I want to park my domains but I need ...
user3620931's user avatar
1 vote
1 answer
66 views

automatically redirect to server webpage without manaully opeaning browser

I wanted my user device to automatically visit my hostspot (lets say server page. My custom page) webpage after connecting my hotspot. I mean the user dont need to open browser manaully. It will be ...
flok's user avatar
  • 11
0 votes
1 answer
33 views

Two A records while I switch servers?

I am frantically running from dreamhost and their horrible products - but this leaves me with a interesting situation: 1 Website is 'fully hosted' through their webpanel - this auto creates the 'A' ...
GregM's user avatar
  • 103
-1 votes
2 answers
638 views

Sub Domain As CNAME Record Pointing To Another Domain [closed]

I am a little confused here and after reading all over the place I haven't found an answer that matches my situation exactly. I have been developing a large piece of software that will allow a user ...
Glen's user avatar
  • 119
0 votes
1 answer
433 views

Redirect request from IIS to apache with virtual host without change the URL

i have a bunch of apache servers behind a IIS, each server have one site running and the subdomain redirect from IIS to Apache is working fine with URL rewriter + ARR, like below: ---...
Felipe AA's user avatar
0 votes
2 answers
469 views

Creating a local domain name for application server, on a box where port 80 is already in use

I have a box running application server running on port 8500 and a web server on 80. I am trying to create a local domain name for the application server on 8500. I realize you cannot create a DNS ...
user3465796's user avatar
-3 votes
1 answer
1k views

Redirect IP adress to default domain name [closed]

I'm running VPS with multiple domains. When I type IP of my sever into browser, I want visitors to be redirected to specified domain name. It is possible? Now it shows Default Debain Apache2 page. ...
Tomáš Bláha's user avatar
1 vote
1 answer
325 views

Can I point a subdomain to an Apache server and the main domain to an IIS server?

Suppose I have 'example.com' and want it to be pointing to an IIS server, to reach my ASP app. Can I also have sub.example.com pointing to an Apache server (physically on a different computer, with ...
Pato's user avatar
  • 113
0 votes
1 answer
207 views

AWS EC2 web server: can't connect by domain name

I've set up a very simple EC2 Apache web server. To help debugging I've stripped it back to a hello world page: 52.50.28.188. It all works OK by this address. I've also registered a domain name: ...
Michael Pidgeon's user avatar
-1 votes
1 answer
634 views

How does Apache Load balancing work if DNS Caching is involved?

Assuming the simple scenario of an Intranet with lot of users, there will be a DNS Server which translates IP address for the end user system. Now you also have a yourapp.intranet that is deployed ...
Nishant's user avatar
  • 265
1 vote
0 answers
44 views

Apache2 virtualhost serving on unspecified domains

I'm trying to set up my amazonaws EC2 instance with a wordpress HTTP server (blog.mysite.com) through apache and a node/express HTTP server ([www.]mysite.com) both running on port 80. From what I've ...
Sheerforce's user avatar
1 vote
1 answer
8k views

NGINX port proxy not working

I am trying to make it so that instead of typing "www.example.com:8080", I just type "www.example.com". I am using NGINX but I cannot seem to get it working. I have found many helpful articles online ...
frankgreco's user avatar
0 votes
0 answers
1k views

Forbidden 403 on AWS Hosted Zone

I am trying to make my web app hosted on an ubuntu AWS vm accessible with url.com instead of my public dns. I have executed the following steps: Create an elastic IP and associate it with my ec2 ...
frankgreco's user avatar
1 vote
1 answer
969 views

IP is shown in address bar when having a subdomain to a different IP [closed]

Currently I have a domain name in a domain name provider. I set up as: NS record: example.com points to dns1.domainNameProvider.com A record: sub1.example.com points to xx.xx.xx.xx A record: sub2....
Ken's user avatar
  • 121
0 votes
2 answers
2k views

Sender address rejected: Domain not found - after Route 53 (Amazon AWS) changes

We had been getting these messages when customers try sending us emails. This is an automatically generated Delivery Status Notification THIS IS A WARNING MESSAGE ONLY. YOU DO NOT NEED ...
Rick Sanchez's user avatar
0 votes
1 answer
85 views

Host a directory on a different server/domain

I own a domain with a Apache server running Wordpress (example.com), whose configuration I can probably tweak (if I can propose a good solution). I have a GitHub Pages hosting (example.github.io), ...
nute's user avatar
  • 801
-2 votes
2 answers
110 views

Load tomcat application via DNS without typing 8080

I am having a Amazon EC2 Ubuntu instance. I have installed LAMP server and tomcat 7. I also have application running in tomcat. Now, my URL for apache is - http://ec2-54-xx-xx-xx.us-west-2.compute....
PeakGen's user avatar
  • 129
-2 votes
1 answer
101 views

Setting up a webhosting at home with own domain [closed]

FIRST OFF ALL: I understand that hosting sites from home is a terrible idea, but the point is that I have to test some sites with a very custom apache/php setup so I don't want to spend money renting ...
Szántó Zoltán's user avatar
1 vote
2 answers
66 views

Switching DNS is breaking https redirects

We (my company) recently switch our name servers from GoDaddy to Amazon. Our sites remain hosted on GoDaddy. Before switching name servers, everything worked fine. We have a site, https://example....
Chris's user avatar
  • 111
0 votes
1 answer
611 views

Apache mod_proxy ProxyRemote to round-robin DNS - always the same subnet

I set forward proxy server using apache mod_proxy, which connects to 20 other proxy servers using ProxyRemote feature. You can set just one URL for ProxyRemote , in my case it's proxy.mydomain.com:...
knm's user avatar
  • 5
1 vote
1 answer
171 views

Failing to properly configure an Apache2 sub-domain on Ubuntu

I've rented a small virtual private server that runs Ubuntu, and I'm trying to configure a sub-domain. Thanks to several resources I've figured out how I'm supposed to do this, but still it does not ...
Michaël van de Weerd's user avatar
2 votes
1 answer
3k views

Direct multiple domains to specific URLs under one domain: Amazon S3 or Apache

I have a site with user profiles and following address structure: www.mywebsite.com/user1 www.mywebsite.com/user2 I need to allow users to point/redirect their own domains to their respective page ...
Aleksey's user avatar
  • 23
0 votes
1 answer
33 views

configure apache to make the url starting by http://

Is there a special parameter in the Apache configuration or in a virtual host configuration to get the url starting by http:// ? Without a specific configuration for my site when I enter the url http:/...
websoft102030's user avatar
0 votes
0 answers
689 views

Rewrite rule for subdomain

I want to ensure that all URLs on my subdomain use HTTPS. For my main domain, I use this and it works fine: <VirtualHost *:80> DocumentRoot /var/www/html/ ServerName example.io RewriteEngine ...
jonmrich's user avatar
  • 185
0 votes
1 answer
235 views

Naked domain not working on VirtualHost for EC2

I am using AWS EC2 and I am redirecting example.com domain to a directory in EC2 with the following virtual host: NameVirtualHost *:80 <VirtualHost *:80> ServerName www.example.com ServerAlias ...
Arturo's user avatar
  • 423
-1 votes
1 answer
40 views

Domain keeps getting rewritten without mod_rewrite enabled

So essentially when I go to http://www.example.com OR http://example.com the URL gets rewritten to just www.example.com OR example.com dropping/removing the http:// part. I'm not sure why this is ...
Cisco's user avatar
  • 101
0 votes
1 answer
1k views

Redirect subdomain to an Apache Virtual Host

I have a website "example.com" hosted on a provider that allows me to manage my own DNS. I want example.com to point to the provider's IP address but I want "subdomain.example.com" to point on my own ...
wiredmark's user avatar
  • 103
0 votes
0 answers
897 views

How do I give each Virtual Host in Apache a domain name on a local network?

Background information. I have a server (running Debian Wheezy and Apache 2) at which I am to set up several Virtual Hosts to allow students to host their own website for development purpose. I am ...
Alex's user avatar
  • 173
0 votes
1 answer
2k views

Apache/DNS - Pointing Domain Name to Folder in my Directory

I have a folder with an app that I'm serving. In my httpd.conf, I set up a virtualhost to point to that folder. During development I set it up to point to a subdomain on a domain that I own test....
jordan's user avatar
  • 117
0 votes
1 answer
1k views

Apache: Connection times out on all subdomains

Recently I've been setting up Apache for a friend (I have't used Apache in ages, I've switched to nginx). Anyway, I was able to set up the server itself, and can connect via "example.com". However, ...
mattrick's user avatar
  • 143
-2 votes
2 answers
163 views

How to make a subdomain resolve the root domain

I have a domain, example.com that belongs to an Apache server. I want visitors to both us.example.com and cn.example.com to see what is seen when visiting example.com. The subdomain must remain ...
Keyslinger's user avatar
-2 votes
1 answer
609 views

Server responds to non-www but not to www. DNS problems?

The www. version of the site is not being routed. non-www version is served correctly. My registrar is with FastHosts, and I am wanting to move from 1and1 to DigitalOcean for web server with ...
Gravy's user avatar
  • 127

1
2 3 4 5
7