Temporary Urls
Jul 13, 2009
how can i provide temporary urls for users on my server like [url]until the actual domain resolves? ive seen this done in with cpanel but i dont know how its done exactly. my current server does not have cpanel.
View 11 Replies
ADVERTISEMENT
Jul 31, 2008
when using outlook, things are fine but mail() in php is acting up. I ran a dns report and here is what it said. could this be the problem? what should i do?
Domain mydomain.com has 2 mail-servers.
Checking mail server (PRI=10) mail.mydomain.com [208.70.160.19]
Mail server mail.mydomain.com[208.70.160.19] answers on port 25
<<< 220 mail.hsservers.com ESMTP
>>> HELO www.checkdns.net
<<< 250 mail.hsservers.com
>>> MAIL FROM: <dnscheck@uniplace.com>
<<< 250 ok
>>> RCPT TO: <postmaster@mydomain.com>
<<< 451 temporary failure (#4.3.0)
>>> RCPT TO: <root@mydomain.com>
<<< 451 temporary failure (#4.3.0)
>>> RCPT TO: <info@mydomain.com>
<<< 451 temporary failure (#4.3.0)
>>> RCPT TO: <webmaster@mydomain.com>
<<< 451 temporary failure (#4.3.0)
Probably mail server does not accept mail for mydomain.com (received status 451)
Checking mail server (PRI=30) mail2.mydomain.com [208.70.160.20]
Mail server mail2.mydomain.com[208.70.160.20] answers on port 25
<<< 220 mail2.hsservers.com ESMTP
>>> HELO www.checkdns.net
<<< 250 mail2.hsservers.com
>>> MAIL FROM: <dnscheck@uniplace.com>
<<< 250 ok
>>> RCPT TO: <postmaster@mydomain.com>
<<< 451 temporary failure (#4.3.0)
>>> RCPT TO: <root@mydomain.com>
<<< 451 temporary failure (#4.3.0)
>>> RCPT TO: <info@mydomain.com>
<<< 451 temporary failure (#4.3.0)
>>> RCPT TO: <webmaster@mydomain.com>
<<< 451 temporary failure (#4.3.0)
Probably mail server does not accept mail for mydomain.com (received status 451)
Some of your MX do not work properly
View 1 Replies
View Related
Nov 30, 2007
In Helm, how do I establish a temporary URL for a client to publish with FrontPage before flipping their DNS from their old host to the new one? I'm new to Helm, but I don't see the controls. My reseller support is DOA for the past 6 hours.
View 4 Replies
View Related
May 15, 2008
I am trying to access a temporary url on cPanel but I get a 404 Not Found error....
View 3 Replies
View Related
Mar 14, 2007
We send email from site throught exim
All is ok for hours.. after there is a error :
"451 Temporary local problem - please try later"
We have check our codes (php) more times but all is ok
If we restart exim error disappear and email go out.. for any hours.. after error return
View 10 Replies
View Related
Feb 6, 2007
Is there a way to disable the temporary filename, for instance when I upload a file via ftp, the filename becomes .pureftp-24213421423. It returns back to the original filename when you abord the transfer or when it's completed.
View 2 Replies
View Related
Mar 8, 2007
When ever i send a email using, it get queued but not sent.
Here is the what i see in the mail error log
Quote:
Mar 8 13:39:00 pq_forum sendmail[31694]: l28Jcx02031694: to=tmeer@xxxx.xxx, ctladdr=webmaster@xxxx.com (505/505), delay=00:00:01, xdelay=00:00:00, mailer=relay, pri=30951, relay=[127.0.0.1] [127.0.0.1], dsn=4.3.0, stat=Deferred: 451 Temporary local problem - please try later
I can see the email being queued in : /var/spool/clientmqueue
View 2 Replies
View Related
Apr 9, 2009
All of a sudden my site gives me this error
Quote:
Warning: file_get_contents() [function.file-get-contents]: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /home/nnnnn/public_html/manga/update.php on line 2
Warning: file_get_contents(http://img2.domain.com/robot.php) [function.file-get-contents]: failed to open stream: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /home/nnnnn/public_html/manga/update.php on line 2
It was working fine a week ago. I don't believe I changed anything major.
View 6 Replies
View Related
Jul 2, 2008
Heres the thing, I purchased a domain today at 123-reg.co.uk
And well, I'm planning on creating a forum for this domain under another host. But I will be getting that host in a few months, since I'm going on vacation for 6 weeks and its unnecesary to already pay a host.
So I'm looking for a free host, that supports nameserver change. Because I wan't to have a temporary page with Coming Soon text on it and a contact form, so the host should be able to use php also. This is just till I'm back from the vacation and have the new host. Anybody knows a nice one?
Also another question, this is my first time using a seperate domain from host. Can I always change my domains nameservers? So that when I return from vacation, I can apply them on the new host?
View 3 Replies
View Related
May 23, 2009
Are there any scripts out there that can protect URLs? For an example I am trying to protect a megaupload.com URL with a masking URL and making sure that the masking URL is only access by a referral site. Can this be done?
View 1 Replies
View Related
Jul 19, 2008
Let's say you want to protect againts hacking,and using method with simply blocking loading url.So let's say someone hacked your index.html and changed links to lead to his domain.com.Is it possible to block what would be loaded on site ?(to prevent possible future hacking intrusions)
View 6 Replies
View Related
May 4, 2008
I'm testing scripts on new server now, and server has 2 problems.
1. I can not enter domain name as "get" parameter. For example, if I'm requesting URL like domain.com/file.php?url=[url] - it does not work. If I'm requesting URL like domain.com/file.php?url=[url](please note it has INVALID extension for TLD) - it works!
2. fsockopen and file_get_contents does not work. I added these settings into php.ini:
allow_url_fopen = On
allow_url_include = On
...and nothing works. I get just blank pages when using these functions.
Server is running cpanel + apache 2.2 + php 5 + APF firewall
View 6 Replies
View Related
Aug 15, 2008
I just found hundreds of rubbish urls in awstats for a particular domain. Is this referrer spam or something more serious and can I do something about this?
I have attached a screenshot.
View 4 Replies
View Related
Nov 30, 2013
1.Find .htaccess file in root folder
2.Open .htaccess file
3.Delete all content
4.Type in this code(using your domain ):
<IfModule mod_rewrite.c>RewriteEngine onRewriteBase /RewriteCond %{HTTP_HOST} !^www.example.co.uk$ [NC]RewriteRule ^(.*)$ http://www.example.co.uk/$1 [L,R=301]RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]</IfModule>
View 3 Replies
View Related
Apr 22, 2015
I have a plesk
[root@srv tmp]# cat /usr/local/psa/version
10.3.1 CentOS 5 1013110726.09
I have following problem:
When i do full backup and download this backup, plesk create a temporary file inside directory /usr/local/psa/tmp but after download finish this file is not deleted, and this is causing problem because i have a server with small disk space.
View 1 Replies
View Related
Aug 22, 2013
We're running Apache 2.4.3 on Slackware 14:
LCMlinux ~> uname -a
Linux LCMlinux 3.2.29-smp #2 SMP Mon Sep 17 13:16:43 CDT 2012 i686
LCMlinux ~> httpd -v
Server version: Apache/2.4.3 (Unix)
Server built: Aug 23 2012 11:07:26
LCMlinux ~>
We are using this both for the Trac issue-tracking application and for a small, simple internal mirror web site. Trac is working perfectly; the web site works if exact URLs are provided (as in <a href=...>
View 7 Replies
View Related
Sep 27, 2007
One of the sites I have, is placed on a non-Apache server (the others are). Phpinfo() gives this:
Server API CGI
I'd like to make search engine-friendly URLs for all my sites. All of them will do fine with mod_rewrite, but that's not possible on this server, it seems. Anybody here knows how I can do this for this particular server?
View 1 Replies
View Related
Feb 23, 2013
I need htaccess file for one of my sites. I've searched everywhere, and I can't find a solution for my problem.
System Info:
Easy Apache v3.18.1
CentOS 6.3 (x86_64)
So I'm trying to redirect all URLs in a certain query range to a new website. i.e.,
mydomain.com/?p=35000
mydomain.com/?p=35001
mydomain.com/?p=35002
mydomain.com/?p=35003
etc.
all need to 301 redirect to myotherdomain.com
I don't need to append each query to the new domain. All the URLs simply need to redirect to the naked domain of the other site. So
mydomain.com/?p=35000 is not redirecting to myotherdomain.com/?p=35000
It is simply redirecting to myotherdomain.com
Also, I need to redirect the specific series ([35000-35999]) to the new domain. I want to redirect the www and the non-www URLs.
I've attempted to write the code myself, but when I upload the htaccess file, the URLs are not redirecting. I'm doing something wrong.
Here's what I've tried:
Code:
RewriteEngine on
RewriteCond %{HTTP_HOST} ^mydomain.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.mydomain.com$
RewriteCond %{QUERY_STRING} ^p=([35000-35999]*)$
RewriteRule ^(.*)$ "http://myotherdomain.com/" [R=301,L]
View 2 Replies
View Related
Jan 28, 2014
This redirect redirects all subpages of a domain to another domain while not redirecting to index.php but to same page, only at another domain:
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} !^cz.hq-scenes.com$ [NC]
RewriteRule ^(.*)$ http://cz.hq-scenes.com/$1 [R=301,L]
I want to achieve that only pages like /viewtopic.php...............
will be redirected (............. means any other characters)
How to redirect all viewtopic.php pages only? How to modify it?
View 2 Replies
View Related
Apr 24, 2013
I need to accomplish the following:
1. User hits my new 2.4 reverse proxy at [URL] ....
2. I proxy the request through to my "real" app server at [URL] ....
3. I also use a re-write rule to add a querystring to the URL: ?Parameter=Foo
4. So, client's request arrives at the my app server as [URL] .....
5. When my app server responds, it is including the Parameter=Foo key/value combination. I don't want this.
6. I want my reverse proxy (somebox.com) to strip "Parameter=Foo" from the string which gets returned to the client.
I have steps 1 & 2 working nicely, but it looks like I can't handle the last bit with with mod_rewrite. I found mod_filter and mod_substitute, but it appears that this stuff is used for re-writing strings IN the document. Can these libs be used to maybe modify (I'm guessing here) the headers so that the "?Parameter=Foo" string can't be seen on the client if they're running something like fiddler?
View 3 Replies
View Related
Jun 3, 2013
I've taken over a site that caters for client access. They all access there own folder, and in the folder the files have an include with a relative path as below.
/core - contains all the actual files
/client/file.php -
<? include "../core/file.php";?>
but with the growing number of clients I want to go a level deeper and separate them better...
/uk/client/file.php -
<? include "../../core/file.php";?>
This is fine but when the files are included, they too have there own relative includes and this is where it breaks.
There are so many files I can't easily go through them to change all the include paths so I would like to maybe do a rewrite to fake the path? I've tried this...
RewriteRule^uk/$ /
But that doesn't work.
View 2 Replies
View Related
Mar 11, 2015
I used a little vServer with ubuntu (turnkey) and use logwatch to be informed by email about any errors. I'm confused about the following errors from Apache:
--------------------- httpd Begin ------------------------
Requests with error response codes
404 Not Found
http://translate.google.com/gen204: 1 Time(s)
http://www.teddybrinkofski.com/ip_json.php: 1 Time(s)
503 Service Unavailable
http://www.google.com/: 1 Time(s)
---------------------- httpd End -------------------------
These errors are definetly not from my own code. I have checked that mod_proxy is disabled and i disabled also CONNECT like here described: [URL] ....
What does these errors mean and how can i disabled this?
View 4 Replies
View Related
Nov 15, 2013
My website is on 1and1 shared hosting and to enable PHP I needed to put in my .htaccess the following
AddType x-mapp-php5 .php .html .htm .shtml
View 11 Replies
View Related
Oct 23, 2014
I am attempting to add a header to a number of requested urls i.e. domain/feeds/chicago, domain/feeds/*.I understand that this can be achieved by
•using mod_rewrite to set an environment variable
•using mod_headers to add a header based on the existence of an environment variable.
So far I can add the a new header thus Header add RSS_FEED_URL "Akamai-Edge-Control"
View 1 Replies
View Related
Nov 7, 2012
I have a WP online shop using WP E-commerce plugin 3.8.9 together with the SEO Yoast plugin.My problem in that when exploring the product URLs ending with / in google webmaster tools, it displays 404. But the same URL without / is found and ok. I must day that both URLs show up correctly in browsers and the non / version is redirected to the one ending in /.Here is my .htaccess:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
I could solve this problem by setting a redirect to non / URLs instead.
View 3 Replies
View Related
Jan 28, 2015
I'm trying to use nginx php-fpm on my forum, and to set friendly url's, I am told to add this to nginx config:
Code:
location / {
try_files $uri $uri/ /index.php?$uri&$args;
index index.php index.html;
[Code] ....
I try adding this using the Additional Nginx Directives, and get this error:
Code:
Invalid nginx configuration: nginx: [emerg] duplicate location "/" in /var/www/vhosts/system/domain.com/conf/vhost_nginx.conf:1 nginx: configuration file /etc/nginx/nginx.conf test failed
I think if my domain was in a folder, this wouldn't be a problem. I really don't want to change that, though.
View 3 Replies
View Related
May 28, 2014
I'm migrating some websites from old server with virtualmin, some websites have files with special characters as à ,ö,ç etc...
On the other server the files (images for example) are served well but on the new server with plesk 11.5 error 404 appears. (Nginx reverse proxy is activated)...
View 2 Replies
View Related