Skip to main content

Home/ Wordpress/ Group items tagged ip

Rss Feed Group items tagged

anonymous

IPLobster.com - IP Address | My IP | IP Check | Find IP Address | Whats My IP | IP Lookup - 0 views

  •  
    IP Address , My IP , IP , Find IP Address , Whats My IP , IP Lookup , IPv4 Address , IPv6 Address , DNS Address , IP Whois , IP Locate , IP Trace , Show My IP Address , What Is My IP Address , MyIP , Resources , Networks , Directory , What's My IP , Find An IP Address , IP Adres , IP Adresse , IP Adresse
Luciano Ferrer

MX Lookup Tool - Check your DNS MX Records online - MxToolbox - 2 views

  •  
    "This test will list MX records for a domain in priority order. The MX lookup is done directly against the domain's authoritative name server, so changes to MX Records should show up instantly. You can click Diagnostics , which will connect to the mail server, verify reverse DNS records, perform a simple Open Relay check and measure response time performance. You may also check each MX record (IP Address) against 100 DNS based blacklists . (Commonly called RBLs, DNSBLs) "
Vernon Fowler

Redirection - Manage 301 redirections without modifying Apache | Urban Giraffe - 0 views

  • Full regular expression support
  • Advanced users can make use of regular expressions to reduce the number of redirections they need to create. A regular expression is basically a pattern that tells the plugin how to match.
  • Remember that if the source URL is a regular expression then you must enable the regular expression option, otherwise Redirection will just treat you source URL as plain text.
  • ...5 more annotations...
  • match the URL only when the user is logged in
  • Redirect to URL by login status This rule allows you to match a URL based upon the user’s WordPress login status. That is, if they are logged into your site.
  • Export all redirections to CSV, XML, or Apache .htaccess files Import Apache .htacces files
  • Site URL – an advanced option which allows you to set the site base URL
  • Ban IPs – prevents certain IPs from accessing your site
  •  
    "Redirection is a WordPress plugin to manage 301 redirections, keep track of 404 errors, and generally tidy up any loose ends your site may have. This is particularly useful if you are migrating pages from an old website, or are changing the directory of your WordPress installation. "
Luciano Ferrer

WordPress › Peter's Login Redirect « WordPress Plugins - 0 views

  •  
    "Redirect users to different locations after logging in and logging out. Define a set of redirect rules for specific users, users with specific roles, users with specific capabilities, and a blanket rule for all other users. Also, set a redirect URL for post-registration. This is all managed in Settings > Login/logout redirects. You can use the syntax [variable]username[/variable] in your URLs so that the system will build a dynamic URL upon each login, replacing that text with the user's username. In addition to username, there is "userslug", "homeurl", "siteurl", "postid-23", "http_referer" and you can also add your own custom URL "variables". See Other Notes / How to Extend for documentation. If you're using a plugin such as Gigya that bypasses the regular WordPress login redirect process (and only allows one fixed redirect URL), set that plugin to redirect to wp-content/plugins/peters-login-redirect/wplogin_redirect_control.php and set the relevant setting to "Yes" at the bottom of the Settings > Login/Logout redirects page in the WordPress admin panel. You can add your own code logic before and between any of the plugin's normal redirect checks if needed. See Other Notes / How to Extend for documentation. Some examples include: redirecting the user based on their IP address; and redirect users to a special page on first login. This plugin also includes a function rul_register that acts the same as the wp_register function you see in templates (typically producing the Register or Site Admin links in the sidebar), except that it will return the custom defined admin address. rul_register takes three parameters: the "before" code (by default ""), the "after" code (by d"
Rika Y

Internet Explorerで出るエラー - 7 views

  •  以上はサーバからのステータスコードに応じたエラー表示についてであったが、以下はサーバからのレスポンスが返ってこないときに表示されるエラーについての話である。  下図左側のメッセージ(「サーバが見つからないか、DNS エラーです」)は普通は URL中のホスト名/IPアドレスに誤りがあるとき、あるいはそのサーバが停止しているときなどに表示される。すなわち、サーバからレスポンスが返ってこない場合である。さらに、CGIが不正なレスポンスを返す様なケース(例えば自作のCGIでレスポンスのヘッダに誤りがあるときなど)にも表示されることがある。  いずれの場合にもブラウザはサーバから表示すべき HTMLドキュメントを受けたわけでも、エラーメッセージを受けたわけでもないので、ブラウザ自身のメッセージを出すことになる。それが IEでは「サーバが見つからないか、DNS エラーです」というメッセージなのである(ちなみにタイトルバーには「サーバが見つかりません」と出る)。これはインターネットオプションで「簡易表示」するになっているかどうかとは無関係であるし、サーバソフトが何であるかにも関係しない(レスポンスがないからサーバソフトが何であるか分からないので、無関係なのは当然ではあるが)。  AN HTTPD では CGIの実行時にオプション/一般の「CGI出力を検査」にチェックがないと、CGIでエラーが発生してもサーバはレスポンスを何も返さない。そのような場合にも IEはこのメッセージ(「サーバが見つからないか、DNS エラーです」)を表示する。  サーバで何か問題が発生したときは、そのことをユーザに知らせるのが親切であると筆者は考える。そのため CGIのテスト中だけでなく、サーバ運用時にも「CGI出力を検査」にはチェックしたままがいいと思う。CGIでエラーが起きるとローカルなパスが表示されることがあるが、パスを知られることがすぐにセキュリティ上の問題になるわけではない。それよりも、サーバが無応答になってユーザに不安感を与えないことの方が重要であろう。もし Webサーバ自身のメッセージが気に入らなければ、エラーメッセージをカスタマイズすればよい。
1 - 7 of 7
Showing 20 items per page