Apache :: How To Open Website Using Its Dedicated IP Address

Feb 12, 2015

I have a VPS and run few websites. I am not good in Apache and Linux. I just got a dedicated IP address for one of my domains. I like that the website opens just by typing the IP address in the address bar of the browser. How can I activate that?

View 5 Replies


ADVERTISEMENT

Apache :: Open Proxy On Website

May 23, 2015

I'm trying to fix a problem with open proxy on my website. It's running ubuntu & apache2. I also run pfsense for a firewall with snort. I have a SSL for the website, so I have regular port 80 redirect to https.

At first I did notice right away when I checked & saw this happen that proxy was turned on. So I got that turned off.

My firewall is still allowing these bad IPs to port 80. I would like to figure out what I could turn on the firewall or snort to stop those connections in addition to what needs fixing in apache. I've read the solution is to make the redirects go to a 403 error page.

I also tried adding a mod_security rule but ended up blocking all people from website, though I may have accidentally turned some other rules on too.

There are a few different problems it looks like.

First - It looks like they're trying to connect to my HTTPS then redirect to an ad through my domain name?
Second - It looks like they're still trying to use my website for open proxy but directly accessing ib.adnxs.com through my port 80. My logs indicate I'm redirecting to a 301 page.

View 2 Replies View Related

Plesk 12.x / Windows :: Can't Open Website But Can Preview It?

Jul 2, 2014

I am new to this and it has been a long weeks of struggle just to get my website live on the internet. I can preview it but i can't Open what is the problem? It also not live on the internet. I waited over six days because i was thingking it was still in the process of propagation but nothing happened.

View 2 Replies View Related

Plesk 12.x / Linux :: Horde Webmail Cannot Open Email From Specific Address?

Jul 14, 2015

I have a plesk12 webhost linux. We are having an issue about horde webmail. Weird because one of the email user cannot open email coming from specific email address and this is the message:

Error Message: Error when communicating with the server and There has been no contact with the server for several minutes. The server may be temporarily unavailabe or network problems may be interrupting your session. You will not see any updates until the connection is restored.

Now upon checking to the error logs of httpd, I found the ff:
[Tue Jul 14 16:53:09 2015] [warn] [client 202.X.X.X] mod_fcgid: stderr: PHP Fatal error: Class 'Math_BigInteger' not found in /usr/share/psa-pear/pear/php/Horde/Mapi.php on line 172, referer:http://webmail.domainsample.com/imp/dynamic.php?page=mailbox

View 1 Replies View Related

Apache :: How To Use Virtual Host IP Address In Request To Remote Address

Feb 6, 2015

My customer has an external facing Apache server that is acting as a reverse proxy to two internal applications. They have:

- external addresses for each app which resolve to different ip addresses, so app1.their_domain.com and app2.their_domain.com resolve to 77.3.170.10 and 77.3.170.11 respectively.
- the Apache server has two network interfaces with ip addresses 192.168.10.10 and 192.168.10.11
- the external ip addresses resolve to the above internal addresses
- the firewall between the Apache server and the internal app servers is configured to allow traffic from 192.168.10.10 to reach app_server1, and traffic from 192.168.10.11 to reach app_server2, both using port 7777.

I have configured a virtual host in httpd.conf for each ip, i.e.

Code:

<VirtualHost 192.168.10.10:80>
...
ProxyPass /app http://app_server1:7777/app
ProxyPassReverse /app http://app_server1:7777/app
RewriteRule ^/$ /app/app1 [R,L]
...
<VirtualHost>

and

Code:

<VirtualHost 192.168.10.11:80>
...
ProxyPass /app http://app_server2:7777/app
ProxyPassReverse /app http://app_server2:7777/app
RewriteRule ^/$ /app/app2 [R,L]
...
<VirtualHost>

This works fine in that the external address are being routed to the correct application, however the firewall is blocking requests to the second app as it appears the requests are coming from the Apache servers 'primary' ip address 192.168.10.10 instead of 192.168.10.11.

Is it possible to send requests using the ip address from the relevant VirtualHost?

Windows server 2008
Apache 2.2

View 1 Replies View Related

I Cant Open Subdomains On My Dedicated Server With Co.il Domains

Mar 8, 2008

subdomains on my dedicated server with co.il endings (israeli) dont work though with com domains they do work i anybody has a clue for fixing this? maybe its DNS directing problems.

View 2 Replies View Related

Plesk Temp Website Address

Jul 12, 2007

I've setup a site on my server through Plesk. The domainname isn't active yet.

What's the temp address that plesk using to access the site?

View 7 Replies View Related

Apache :: OpenSSL - Cannot Open Config File

Feb 24, 2015

c:Apache24bin>openssl.exe

WARNING: can't open config file: c:/openssl-1.0.1e-X64/ssl/openssl.cnf

OpenSSL>

View 1 Replies View Related

Apache :: Unable To Open Or Move Log Files

Dec 4, 2012

We have three virtual hosts on our Apache 2.2 installation on Windows Server 2003. For some reason, I'm unable to open log files (error.log and each virtual hosts-specific log), even though I have full administrator rights. (The log folder is full access to admins.) Every time I try to open the file or even copy it to another location, it just says "Access Denied." I temporarily solved the issue for one of the logs by adding BufferedLogs On

View 1 Replies View Related

Apache :: Unable To Open Logs On Restart

Jan 19, 2015

Sometimes when I try to restart Apache 2.4 using the supplied ApacheMonitor.exe I get this error. Then, I have to "taskkill /f /im httpd.exe" or wait like 30 sec before trying to start Apache again.

View 1 Replies View Related

How To Increase Open Files Limit In Apache In Cpanel

Jul 14, 2008

How to increase the Open Files limits descriptor in Apache. In the earlier version of Cpanel, we had an option of Raise FD Size Limit to 16384, but the option no longer appear while rebuilding Apache. What is the way to do it and make the change permanent?

View 2 Replies View Related

Dedicated IP Address Better?

Nov 25, 2008

I have a question is a Dedicated IP on a shared sever any better than just being on there with out a Dedicated IP.Im new to all this.

View 12 Replies View Related

Dedicated IP Address

Oct 18, 2008

Are there any ways we could get dedicated IP address for our dedicated server without purchasing from our colo/dedicated provider?

View 11 Replies View Related

Dedicated IP Address

Jun 10, 2007

How much more secure is your site with a dedicated IP address?

View 2 Replies View Related

Dedicated IP Address Not Working

Jan 7, 2008

I assigned a dedicated IP to my cpanel account on my VPS. I did it when I created the new account, it is not an ip associated with any nameserver ip, it's its own ip.

Once I did this, my domain keeps coming to the default cpanel 11 page instead of my webpage.

Do I need to edit a dns zone or something? I am not really quite sure what to do about it. Do I just need to wait for it to resolve or something?

View 3 Replies View Related

Dedicated IP Address And Security?

Apr 16, 2008

May I know what are the implications of not having a dedicated IP Address on a shared hosting platform?

I learnt that:

(1) a dedicated IP is required for a private SSL certificate

(2) it can be used to ftp into a site

(3) some gave it free of charge, some charge for a one-time setup, some charge a monthly cost

Question:

But will a dedicated IP address result in greater security?

Meaning that a dedicated IP will prevent other owners on the same server from coming in and accidentally browse your files?

View 10 Replies View Related

New To Dedicated Servers - Pick The Right One For My Website

May 31, 2008

Im setting up a website that will facilitate people to be able to upload and download files.

As you can imagine a lot of people will be downloading so i need unlimited bandwith.

Also require maybe 1tb of diskspace with the option to expand wen needed.

Im not sure how cpu intensive this is but if people can recommend me specs, companies i should be looking for with links that would be very much appreciated.

View 8 Replies View Related

Sign-In To Another Website Via Dedicated Server

Dec 6, 2007

is it possible that I can sign in to different website by using my dedicated server via ssh?

for example, all i wnat is just sign in to that site for a temp session only and not gonna read/write anything...
exp:
web: gmail.com
account: user
pass: pass

by using dedicated server/IP via ssh, is there any cmd for it?

View 3 Replies View Related

Dedicated Server For A Video Streaming Website

May 1, 2008

My website provides streaming videos of live events through a third party software called Sopcast.

Currently i have hosted it on a shared server which cannot high CPU load when an event occurs. The hosting company takes down my website.

I am looking for need a solution by which thousand of visitors can watch the video at any given time. The streaming videos are not hosted on my website. I need a dedicated server that can manage high CPU load.

View 12 Replies View Related

Transfer Website From Shared To Dedicated Hosting?

Jun 23, 2008

how to transfer website from shared to dedicated hosting?

How can I connect to ftp in dedicated hosting?

How to create database there?

View 11 Replies View Related

Dedicated Server To Handle Website With 16000 UV/day

Feb 28, 2008

My current website now have 16k unique visitor/day.

Last time I was host my website in HostGator shared plan, and it can't handle any more.

Maybe for the first time, I won't looking for superb server, but will be try small specification.

Slow but sure, I will upgrade it based on my website's growth.

about price, specs that can handle my website, and the provider.

View 5 Replies View Related

Moving A Large 4gig Website Between 2 Dedicated Servers

Sep 11, 2005

I'm moving a large, 4 gig site between 2 servers (both have cpanel... if that's an option). Is there a way to do it quickly and correctly? How would I transfer such a large site?

View 3 Replies View Related

Dedicated Managed Hosting Package For Dating Website

Jul 12, 2007

Im thinking about launching a dating/social networking website and i was told that i will need a managed dedicated server package and i just want to know if anyone can recommend a company that offers a high quality reliable service like this? Price is obviously important too.

I would also like to know if countries like India offer good reliable high quality managed dedicated server packages too? Or if its better to go with a company in the United Kingdom or the USA etc?

Perhaps there is someone on this forum who also runs a dating/social networking website and can recommend a good dedicated managed hosting package as well?

View 11 Replies View Related

Apache :: Domain Name Binding To IP Address

Jul 6, 2013

I am having the hardest time binding my domain name to my Apache server. If I use the IP address, I can access it just fine even outside of my network. But when I try to bind my domain name to that exact same IP address it just does not work.

I am running Apache 2.0.64 on Windows 8 and my domain name is registered at Name.com. I have contacted them to and I am awaiting a response but they are really backlogged right now and I thought it wouldn't hurt to post here as well. Besides, I thought it might have something to do with my Apache config file anyways and I wanted to make sure.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved