If your site is http://ningyuqiao.blog.51cto.com/site is built with Wordpres, you only need to add in the Nginx configuration file:location/{if (-f $request _filename/index.html) { rewrite ( . *) $1/index.htmlbreak;}if (-f $request _ filename/index.php) { rewrite (. *) $1/index.php;}if (!-f$ Request_filename) { rewrite (. *) /index.php;} } If your site is ht
editing is kingly. Compared to the domestic virtual host, the vast majority of these functions are not. htaccess file Directory rulesGenerally we place the. htaccess file at the root of the Web site, control the directory and all subdirectories, and if placed in subdirectories, are affected by the. htaccess file in the parent directory.The first step is to find the. htaccess fileThe second step is to open the server on the IIS check
The blog that was written a few days ago has a bug that causes the background to be inaccessible and found 302 issues.http://ningyuqiao.blog.51cto.com/5581274/1615552For example: Website for Http://ningyuqiao.51cto.com/bloglocation/blog/{if (-F $request _filename/index.html) {rewrite (. *) $1/index.html break;}if (-f $request _filename/index.php) {rewrite (. *) $1/index.php;}if (!-f $request _filename) {rewrite (. *)/blog/index.php; }}Site level two d
I have always wanted to migrate my blog from wordpress to Drpual, but I am too lazy to start it. Until recently, my blog posted on bluehost failed to be clicked several times. I don't have to think about the contribution made by our Great Wall firewall. So I decided to migrate my blog from bluehost to Alibaba Cloud.The first thing to do is to apply for an ICP
friendly, but through the urlwrite can simulate static HTML files to achieve the level of the genuine, and also introduced the efficient cache function, Access support for large amounts of data is also getting better.
Since WordPress has always been free, multi-user versions are free, and movable type seems to be moving toward fees as a whole, it seems increasingly popular to
As WordPress is transformed from a blog system to a CMS system, with unlimited resources, personalized themes, and plug-ins available for users to choose from, more and more domestic users begin to use WordPress to build their own blogs and CMS sites, even enterprise sites. However, building a website is not as easy as you think. Are your sites frequently backed up and configured for security? If you want t
1, WordPress website front and back end commonly used language introduction and the operation processUsually a website is built in a way that requires a lot of technical support, especially in many computer languages. The construction of the site is mainly divided into the backend and the front-end two parts, the backend code runs on the server, and the front-end program source is transmitted through the ne
will need to make some changes to wordpress background configuration files, in order to avoid file upload and download, I use all the way in the cloud, using the visual Studio Online Code Editor Monaco is available to do these things, while using Git for version control.
Site Backup: Any site's data is valuable, whether it is a server failure, or you want to migrat
Question Open WordPress Backstage, the homepage can open, other features page display path error, and then compare the path is less wp-admin part of the path, and set the pseudo-static day and name way to display article link suddenly found the article link does not open, display 404 error, These should be server Nginx site configuration problems
Below is my ngin
data from this site, and share with you how you can help optimize your site with data.
Azure Online Code Editor: How many of these operations will need to make some changes to wordpress background configuration files, in order to avoid file upload and download, I use all the way in the cloud, using the visual Studio Online Code Editor Monaco is available to do
Small V often encounters various requirements when helping a customer develop a wordpress site. This time, when helping a customer develop a project, the customer asks that the articles on the site he developed can be called on other websites, in addition, JavaScript cannot be called in the form of HTML. There is no way the customer is God. Continue to make the e
preprocessing of all article pages (create cache files that never expire)
Create a robots.txt file for each guest, and block the crawling of tags/, category/, 2012/, and other URLs.
Add a Google sitemap tool for each blog to generate a site map.
For newly added articles, the cache system must generate a static cache file after one access. For a promotion blog, a webmaster usually has hundreds of blog
WordPress is known as a construction site program. Its powerful, template-rich, adequate plug-ins, simple installation and strong customization features make us in the establishment of personal blog, or even corporate Web sites or other types of sites so that will also choose WordPress. I have some knowledge and experience of
WP Super Cache is the official WordPress developer Donncha Development, is currently the most efficient and most flexible wordpress static cache plug-in. It generates the entire Web page directly HTML files, so that the WEB server does not have to parse the PHP script, by using this plugin, can make your WordPress blog
Test version:
Zencart: 1.5.0Wordpress: 3.6.1WOZ: wordpress_on_zencart_v1-51. install WordpressDecompress Wordpress to the ZenCart directory and install wordpress (visit www.xxx.com/wordpress for installation ).
2. Set WordpressSet it in the background of Wordpress: Setting-> General
, and the correct practice is to put on NFS so that all accesses will invoke static resources from NFS;
NFS Jumbo card, poor performance;
Inevitably, no matter on which httpd on the completion of the initialization of WordPress, the management of access to the landing will eventually jump to the server to initialize, and do not understand why;
To the opening of the structure of the content: http
.
4, click the installation, follow the prompts to do the relevant configuration
5, configuration Well, again into the background, in the head will appear "My Site"-> "Management Network" Options menu, next you can manage or create a site, you can also open a theme or plug-ins for other sites to use.
6, if you want to bind other domain names to the site, y
$document _root$fastcgi_script_name;Include Fastcgi_params;Start NginxService Nginx StartConfigure MySQLStart the MySQL serverService mysqld StartSet the password for the root user of the MySQL server, this tutorial is set to "123456", you need to use this user name and password in the next steps/usr/bin/mysqladmin-u root Password "123456"Configure PHPStart the PHP-FPM serviceService PHP-FPM StartOpen/etc/php.ini FileVim/etc/php.iniEnter the following directly after entering, carriage return to
Replaced the VPS, it is necessary to start to move to the site, moving the first problem is the pseudo static WordPress problem. The new VPS uses a LNMP environment and installs the AMH panel. Previously used is the lamp environment Webmin, but the Webmin function is too bloated complex, more memory consumption, and nginx compared to more efficient and stable Apa
How to open and build WordPress multi site on Ali Cloud? Build many sites, most of the webmaster will choose to repeat the station, that is, in the same space with WordPress repeated the construction of multiple sites, the advantage is that each site does not interfere. Such a scheme, for the establishment of the stati
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.