How to Enable mod_rewrite at Server

mod_rewrite may not be enabled by default in your Apache configuration. To make sure,
open the Apache configuration file, named httpd.conf.
The full path of the file will be \Program Files\xampp\apache\conf\httpd.conf.

Open httpd.conf and find the following line:
#LoadModule rewrite_module modules/mod_rewrite.so
The leading #means the line is commented, so remove it in order to have Apache load the mod_rewrite
module upon its startup:

LoadModule rewrite_module modules/mod_rewrite.so

After any change to httpd.conf, you need to restart the Apache server in order for the changes to take
effect. In case you run into trouble, you can check Apache’s error log file /logs/error.log, which
should contain the details of the error.

Once mod_rewrite is installed and enabled, you add the rewriting rules to the Apache configuration
file, httpd.conf. Apache also lets you save configuration options (including rewriting rules) on a
per-directory basis to a configuration file named .htaccess. All you have to do is create a file named
.htaccessinto a directory of your application.

Related Posts:
  • Anchor text for seo Probably one of the most important elements of keyword use is in anchor text. Anchor text is textfound on a given web site that appears to be a hyperlink. on web pages that companies often use it without any thought as to ho… Read More
  • Alt tags in graphic links An example of an alt tag might be the description of a picture of the Mona Lisa on your web site.Your alt tag, then, should look like this:Alt=”Mona Lisa”The alt tag usually falls at the end of the image tag. An image tag mi… Read More
  • Best Marketing SEO One method that often used for internet marketing campaign is email marketing.SEO not only works it works really well so now even the smaller business can become a key player on the web. Article writing is one of the fastes… Read More
  • Building Your Site for SEO Search engine optimization is essentially the science of designing your web site to maximize yoursearch engine rankings. This means that all of the elements of your web site are created with thegoal of obtaining high search … Read More
  • THE CONCEPT OF KEYWORDS This is the most fundamental concept in SEO. Keywords andkeyphrases are the words that users might enter into a search engineto find information which could potentially lead them to your site. Theyalso indicate to search eng… Read More
  • Good practices for page title tags • Accurately describe the page's content - Choose a title that effectively communicates thetopic of the page's content.Avoid:• choosing a title that has no relation to the content on the page• using default or vague titles l… Read More
  • Managing PPC campaigns When you consider management of your PPC campaign in the context of reducing the budget, there’s a lot you can do to reduce your costs without decreasing the effectiveness of your campaign. Your first step should be to repla… Read More
  • seo for small business Use your keywords: Including your keywords in your advertisements can increase theefficiency of those ads. Additionally, if you’re using the keywords that you’ve selected,then your ads are likely to appear in conjunction w… Read More
  • What’s the Robot Exclusion Standard? Because they do have the potential to wreak havoc on a web site, there has to be some kind ofguidelines to keep crawlers in line. Those guidelines are called the Robot Exclusion Standard, RobotsExclusion Protocol, or robots.… Read More
  • Increasing Keyword Success Usually three- to five-word phrases that site visitors use tofind web sites. The idea of non-competitive keywords and phrases relates to the more specific termsthat you can use to describe your products or information. The c… Read More
  • Improve the structure of your URLs Creating descriptive categories and filenames for the documents on your website can not only helpyou keep your site better organized, but it could also lead to better crawling of your documents by search engines. Also, it ca… Read More
  • Create uniqueand accurate page titles A title tag tells both users and search engines what the topic of a particular page is. The <title> tagshould be placed within the <head> tag of the HTML document. Ideally, you should create a uniquetitle for eac… Read More
  • WHEN TO IMPLEMENT SEO Ideally you should be considering these SEO concepts right from theget-go; at the conceptualization and design stage of your site so thatyou can integrate them into the design as it is executed. Somedesigners are more SEO-sa… Read More
  • Using powerful titles Page titles are one of the most important elements of site optimization. When a crawler examines your site, the first elements it looks at are the page titles. And when your site is ranked in search results, page titles are … Read More
  • Seo friends If you can find popular but low competition keywords, that's great. But these will be very hard to find nowadays. So don't stress if you can't. Even if there's a lot of competition for a keyword, if it's appropriate, then it… Read More