Asp Includes Across Domains

Mar 24, 2007

I have a windows 2003 "web edition" dedicated server leased from fasthosts.

I would like to store some asp includes in a specific location on the server that can be called by different domains.

View 9 Replies


ADVERTISEMENT

What Does /22 Subnet Includes?

Sep 12, 2009

I was just wondering what does /22 subnet includes? I mean what sort of following numbers/blocks?

View 2 Replies View Related

Cpanel, Apache, And Includes

Nov 29, 2008

I have a problem I am tracing on a single virtual host on a dedicated server running whm/cpanel and apache 2.2.9. I am tracking down a 500 internal server error on a group of cgi scripts (that works on another virtual host on the same server). Apache was installed with easy apache included with whm.

My problem has been narrowed to the cgi-bin itself. To test I created a simple hello world script that runs in the web directory of this particular virtual host, but gives a 500 error when run in the cgi-bin.

Looking at the configs for apache, boy is this a mess, I have a group of configs in /etc/httpd/conf and another group in /usr/local/apache/conf. When I restarted apache it seems to be reading the /usr/local/apache ones (even though they both look the same in /etc/httpd also.

On the httpd.conf file, the virtual hosts are listed there with all the paths I need. But above each one it gives a warning:

DO NOT EDIT. AUTOMATICALLY GENERATED. IF YOU NEED TO MAKE A CHANGE PLEASE USE THE INCLUDE FILES.

The include is listed on the virtual host as:
Include "/usr/local/apache/conf/userdata/domain/domain.com/*.conf"
on the one that works. And in the following format:
Include "/usr/local/apache/conf/userdata/std/2/domain2/domain2.com/*.conf"
on the one that doesn't.

The funny thing is that /usr/local/apache/conf/userdata does not exist.

This makes me truly appreciate my DirectAdmin server. Anyone have ideas where to look for adjusting apache server settings on this type of setup?

And is this complicated setup due to easy apache or cPanel itself?

View 2 Replies View Related

Includes In Postfix Configuration

Feb 8, 2007

I have my postfix server configured to allow me to send email without authentication whenever my ip matches a value in my config. Only problem is, i have it open to accept anyone in my subnet, and i'm kind of weary of letting anyone in this area send mail through it.

I have a script on my server that gets my ip address whenever i send an http-based request to my winamp now playing script. When it gets my ip address, it updates a file called ip.txt with my ip address. What i'm trying to do is config my postfix main.cf file to grab the ip from ip.txt, and add it onto the mynetworks variable. Then when i try to send the email, i want it to recognize me, and let me send the email.

View 2 Replies View Related

How To Run SSI(server Side Includes)

Jun 13, 2007

how to run SSI(server side includes) on my linus server,

View 1 Replies View Related

What Includes Your Ideal Web Hosting Package

Oct 16, 2008

what includes your ideal web hosting package. How many space, data transfer, which features? How much do you care about uptime, customer support etc.?

I believe it would be interesting if webmasters can write here how looks their ideal hosting plan...

View 24 Replies View Related

Upgraded To PHP 5 And Simple Includes Are Not Working

Dec 4, 2007

We upgraded 7 servers from our network from PHP 4.4.7 to PHP 5.2.5, and Apache 1.3.3.9 to Apache 2.0.61. In only one of this servers we found problems with includes...

Include example that works:

Code:
<?
include("http://www.google.com");
?>
This doesnt work:

Code:
<?
include("path/file.php");
?>
And path/file.php does exist, also log error from apache doesnt even show a line .

allow_url_fopen was replaced by allow_url_include and it's set to On.

Im using PHP 5.2.5, Apache 2.0.61, cPanel and RHES 4.

View 10 Replies View Related

Disable Server Side Includes (SSI) In CPanel

Jun 16, 2009

I have issue with my shared server. Someone used SSI to local attack user on my server.

I want to disable SSI but i dont find out how to ? (expect manual recomplie apache)

View 14 Replies View Related

Enabling Server Side Includes Safety

Jan 30, 2008

I want to enable our server ssi server side includes (.shtml parsed).

My hosting company controls our server uptime, daily backup, server loads etc. when i request them; can you please enable ssi for shtml pages, i want to use ssi includes etc.. they suggested me use php instead of shtml for includes.

I want to .shtml, beacuse i use only ssi include header, footer same pages, also these pages search engine friendly.

Apache version: 2.0.52

I posted them please add following lines and restart apache afterwards:

Options +IncludesNoExec
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml

They added and restarted apache, but not any affect. When i access .shtml pages via web browser, page opening successfully but not parse ssi includes, example:

<!--#include file="header.html" -->

but not parse, also i cannot use .htaccess files, our server admin say restricted them because security reasons.

I requested them our server root username and password, they say to me; before give you server root password, we remove all our server administration software from server and server administration service will be cancelled.

View 5 Replies View Related

Php Includes Issue On Linux Server With Apache 2.0.63 / Php 5.2.6

Jun 19, 2008

I am having some trouble with getting 'include' working. I have a new dedicated server running Apache 2.0.63 and PHP 5.2.6. Local includes on the same domain are running ok, but remote includes are throwing a problem. On the many sites we plan to host on this servber we use a central 'webmaster' page called as an include from a specific site (also on the same server).

I need to edit the PHP.ini and /or recompile the PHP with the appropriate modules to do one of the following...

1 (ideally) - allow includes from any site that is held on this dedicated server

2. allow includes from specified websites

3. simply allow remote includes

right settings to get one of these

options running and solve my problem?

View 5 Replies View Related

Online Backup Options Which Includes Mobile Access Also

May 19, 2009

Has anyone tried any online backup services which gives mobile access also. I have been thinking about trying one. But I'm not sure if any are better than others. My main concern is security.

View 0 Replies View Related

Apache :: 2.2 To 2.4 Includes No Longer Work For SHTML Files

Oct 23, 2014

I use the Apache server included with Mac OSX as my local development and testing environment for front-end web coding work. On the latest update to Yosemite (10.10), all of my .shtml files stopped processing my include virtual statements (or any SSI statements, for that matter).

I'm not seeing any errors, but the includes just show up like commented out code in the HTML when I view source. I've set up Apache to use a httpd-vhosts.conf for my various local dev servers (project1.local, test.local, etc...) Nothing seems to work.

View 2 Replies View Related

Parked Domains Over Addon Domains

Apr 18, 2008

I have 2 wordpress blogs, and I'd like a few different domains to be shared on each of them.

Using some exemples, suppose I have domains from domainA.com to domainE.com. domainA.com is my main domain and the others are addon domains.

Today Blog1 is using blog.domainA.com, and domainB.com and domainC.com use WebRedirect to blog.domainA.com. And Blog2 uses domainD.com with WebRedirect on domainE.com too.

To access a post like /2008/02/02/this-is-a-nice-post, it is available only at blog.domainA.com, and not by domains B and C. I'd like they 3 to be able to access all posts directly, without redirecting to domain A.


To do that, I suppose I'd need to do some config on cPanel. And also on wordpress, even if I replicate it over other domains it insists to redirect to its configured domain.

I was thinking on the possibility of using symbolic link (ln -s) on their folders to blog.domainA.com folder, but I don't have access to shell on SSH so I'd like to know if it would work before trying.

In a real exemple of what I want, these domains all share the same phpBB forum: forumpcs.com.br, extremepc.com.br, forumdohardware.com.br.

Do u know if symbolic link would work to share the same wordpress? And how to make wordpress stop redirecting to blog.domainA.com?

View 14 Replies View Related

How To Add Domains To VPS

May 24, 2009

I have one registered domain on VPS with DNS hosting and would like to host more domains (sites) on that VPS.

As I understood, I don't have to buy DNS hosting for the other domain, so how do I host more domains? It's Windows VPS with Plesk. Can anyone explain in detail?

Do I need to create NS records for my registered domain (ns1.mydomain.com and ns2.mydomain.com) and then point other domain to those nameservers?

View 6 Replies View Related

Under 100 Mb For 3 Domains

Mar 31, 2009

I basically have three registered domains for my three small textiles businesses and use them only for google apps for email.

I am planning to use the domains for creating small websites for both the firms so that my business looks professional to my existing customers. I just want to add a few pictures of my factory and products and a small business profile for each of them.

What I want is a hosting service, which gives me about 100 mb space, very limited bandwidh (because I wont have more than a few dozen visitors every month) and facility for 3 domains. Also it should be easy to use, because I have absolutely no html or any such knowledge and would prefer if I could use a WYSIWYG interface initially.

Also since I wont be using the website to sell products or any other important core-business activity, I dont want to spend too much, maybe just about $2 per month or lesser. I dont care about 99.9% uptime etc. coz I wont be getting too many visitors. I am located in India and most people browsing my site would be from within India.

View 14 Replies View Related

.nl Domains

Feb 1, 2007

We're currently working with a customer to add a .nl domain to our server. However, there seems to be strict guidelines set for the registration of .nl domains. We've tried various zone modifications, but to no avail.

Ran a check on DNSReport just to verify that our settings are fine, and we're only having this problem with .nl domains:
[url]

Wondering if anyone had any experience with dealing with this issue. We basically need this to check out (SIDN is the registrar for .nl domains):

[url]

But when we put the customers domain, and our nameservers, here is the message:

** Summary: REJECTED jumpstyleholland.nl.

Some problems need to be fixed:

- Some of your name servers cannot be used (are broken).

** Full check report:

* primary name server "ns1.jetnethost.com." [BROKEN]

Broken: the name server does not know of domain "jumpstyleholland.nl."

* secondary name server "ns2.jetnethost.com."

Info: name server looks correctly configured.

#### fail

View 7 Replies View Related

2 Domains For 1 Ip

Sep 11, 2007

I've recently set up a dedicated server (CentOS) and was wondering whether it was possible to have multiple domains pointed to the same ip, but not just transfering to it, but the domain name should remain in the address bar, no matter what domain you use.

Example:
when I visit domain.net, I'd like to browse my site, look at a thread and the address is something like: domain.net/forum/showthread.php?f=5, but when I visit seconddomain.org, I should be able to look up the very same thread and get seconddomain.org/forum/showthread.php?f=5 in the address bar.

And if this would be possible, how could I let search engines understand it's the same site & only get indexed once and not get penalised for both site not having original content?

Would I need to setup a nameserver of my own?

I can forward both the domain to either a name server or an ip.

View 4 Replies View Related

Add-on Domains

Jul 27, 2007

I signed up for a hosting account somewhere and they include unlimited add-on domains. Does this mean I can add any domain, direct my nameservers there and have as many hosting accounts that I want?

View 5 Replies View Related

Wth Dreamhost Will Not Let Me Add Domains

Mar 4, 2009

it says domain is already in system. it seems the previous guy was hosting it on dreamhost.
basically they said I can't host this domain, and that i have to pay extra to have it added.
anyway to circumvent this?

View 8 Replies View Related

Plesk Domains

Aug 25, 2008

I have a server with Plesk ask Admin Panel. Now i have used my 100 domains and my hosting company is asking to much money to upgrade.

Is there no way i can add a domain under a domain account like you can on directadmin ?

Or is there some other trick?

View 1 Replies View Related

Which Domains Used By Which Nameservers?

Jan 19, 2008

I was looking for a tool that would allow me to enter a Nameserver, and it would then return the Domains that use that Nameserver in its DNS.

I see domaintools.com has a tool that does it, but it costs. Is there a free one available?

View 5 Replies View Related

DNS :: Domains Will Not Resolve

Aug 5, 2009

I've been having this problem for a while now. I have a dedicated linix server running with the cpanel. I've setup my own nameservers and for the most part it all runs without a problem. However, every now and then the domains will not resolve for many people.

This may only last a few minutes but it happens regularly. There doesn't seem to be any pattern. The server is still available via IP address. Also, any domain name set as a nameserver with the registrar is not affected by this problem. All other domains are affected. This problem has persisted over many cpanel updates.

I have gone through all the nameserver files (I can think of or have read about) looking for something that may be causing this but everything looks normal.

View 9 Replies View Related

# Of Domains Per Server

Jan 4, 2009

My shared hosting is hosting 1527 domains on the same server where my site is hosted , so is this standard for a shared hosting provider?

View 14 Replies View Related

Addon Domains

Jan 25, 2009

Been browsing the site and would value your opinions.

Addon domains are supplied by some webhosts and not others, one of the hosts who does not supply any addon domains puts across a good argument that they can overload a server if they get out of control.

How do others apparently manage these with no problems?

View 4 Replies View Related

Hosting For 25-30 Domains

Jan 6, 2009

I have 25-30 domains, mostly directories and WordPress sites, and I can no longer afford my $300/month dedicated server. Can anyone recommend a good service for < $25/month?
I'd like all my domains to be called "domain.com", not "domain.maindomain.com". I'm also aware, however, of the dangers of going with a shared service that offers "unlimited" domains (and hosts thousands of them on each server).

View 14 Replies View Related

How Many Domains/websites On A VPS

Oct 17, 2009

I have a pretty 'beefy' VPS (Future Host 'Titanium' plan, 1Gb RAM, equal share, 750 Mb bandwidth, 50Gb disk).

I'm using it mostly to host relatively small, low-traffic Wordpress sites. Right now, there are about 40 domains & blogs set up.

The majority see only a few dozen visitors per day. A few have traffic around 100 visitors, and 1 or 2 may get up to 500 per day.

My question is, what might be a comfortable limit on domains/blogs I can host before I should start thinking about adding a 2nd VPS?

View 6 Replies View Related

How Many Domains Can Run On One Server

Jun 16, 2009

how many domains can be allocated on one server and run correctly without any issues? And what would be the best technical specification for the server?

how many domains can I host on server with 1GB RAM, 2x250GB HDD SATA, 3Ghz CPU?

View 14 Replies View Related

Average Domains Per IP

Feb 26, 2009

Having a reseller account(didn't need it, but was talked into it originally), on the average how many domains should I expect to be hosted on one IP? Right now I show 466 for my IP. This is more for curiosity at this point than anything.

View 14 Replies View Related

Two Domains To Same DocumentRoot

Nov 7, 2009

Lets say you own the .com and .net of a domain name. Are there any consequences to pointing your DocumentRoot of two domains to the same directory? I'm thinking this could mess up your logs, passwords, or general configuration. Let me know if you've had any experience with this.

View 6 Replies View Related

Web Hosting For 20+ Domains

Aug 5, 2008

I have around 20 odd domains which I wish to host. Im not sure how much if anything I will make of them so I wish to keep my costs down to an absolute minimum (yes even Godaddy @ $3 a month is to expensive ).

View 14 Replies View Related







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