<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-2159685677065908331</id><updated>2011-05-01T06:46:57.864-07:00</updated><category term='ZEND FRAMEWORK'/><category term='PHP'/><category term='PHP Queries'/><category term='httpd.conf'/><category term='PHP Question'/><category term='LAMP'/><category term='.htaccess'/><category term='Apache'/><category term='PHP5'/><category term='ZEND'/><category term='PHP How To ?'/><category term='Wamp'/><title type='text'>Zend and PHP5 Tips, Tricks, Queries and Solutions</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://zendphp5.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2159685677065908331/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://zendphp5.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Victoria</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2159685677065908331.post-5514044938897894993</id><published>2008-05-12T11:07:00.000-07:00</published><updated>2008-05-12T11:23:41.301-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='PHP Question'/><category scheme='http://www.blogger.com/atom/ns#' term='httpd.conf'/><category scheme='http://www.blogger.com/atom/ns#' term='PHP'/><category scheme='http://www.blogger.com/atom/ns#' term='LAMP'/><category scheme='http://www.blogger.com/atom/ns#' term='PHP Queries'/><category scheme='http://www.blogger.com/atom/ns#' term='ZEND FRAMEWORK'/><category scheme='http://www.blogger.com/atom/ns#' term='PHP5'/><category scheme='http://www.blogger.com/atom/ns#' term='Wamp'/><category scheme='http://www.blogger.com/atom/ns#' term='PHP How To ?'/><category scheme='http://www.blogger.com/atom/ns#' term='.htaccess'/><category scheme='http://www.blogger.com/atom/ns#' term='ZEND'/><category scheme='http://www.blogger.com/atom/ns#' term='Apache'/><title type='text'>What to do if .htaccess is not working on linux</title><content type='html'>Many of the time it happens when someone has configured LAMP machine, Even after doing everything right .httaccess do not works. Below are the tips to make it work. I have wrote the tips which I know, Will keep enhancing this as I come to know more.&lt;br /&gt;&lt;br /&gt;Tips:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Check your httpd.conf file for mod_rewrite extension. It should be uncommented.&lt;/li&gt;&lt;li&gt;Check Override permission in http.conf file for .htaccess, If it is "None" make it "All".&lt;/li&gt;&lt;li&gt;Always restart your webserver after every change made to httpd.conf file.&lt;/li&gt;&lt;li&gt;Do check your .htaccess name. It should be .htaccess only.&lt;/li&gt;&lt;li&gt;Do check the code of .htaccess. It should be correct, Otherwise your application will not run.&lt;/li&gt;&lt;li&gt;If you are using wamp you can enable mod_rewrite module using GUI also.&lt;br /&gt;&lt;/li&gt;&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2159685677065908331-5514044938897894993?l=zendphp5.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://zendphp5.blogspot.com/feeds/5514044938897894993/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2159685677065908331&amp;postID=5514044938897894993' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2159685677065908331/posts/default/5514044938897894993'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2159685677065908331/posts/default/5514044938897894993'/><link rel='alternate' type='text/html' href='http://zendphp5.blogspot.com/2008/05/what-to-do-if-htaccess-is-not-working.html' title='What to do if .htaccess is not working on linux'/><author><name>Victoria</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry></feed>
