Tip & How-To about Computers & Internet

Have you had problems with enabling FancyUrls in your CMS (Content Management System)? A lot of hosts don't have mod_rewrite enabled, or even a basic .htaccess file. This simple fix is just clearly written to help users better understand what to do, as well as an easy copy/paste job. Simply copy and paste this code into a new Windows notepad file. "Save file as.." .htaccess - including the dot in front of htaccess. Upload the file to your public_html directory, overwriting the previous one if any. (Not a required step, use only if temp.htaccess exists.) If there is one called temp.htaccess, simply delete that one OR rename it as .htaccess and upload the new .htaccess for an overwrite. Copy the text below this line.. AddDefaultCharset UTF-8 Options +FollowSymlinks RewriteEngine on RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule /?([A-Za-z0-9-]+)/? $index.php?id=$1 # Add a ReWriteBase line to any directory or subdirectory requiring it. # The default directory is "/", which is the root or main directory you use. ------------------------------------End copy Good luck to you!

Posted by on

Computers & Internet Logo

Related Topics:

Related Questions:

0helpful
2answers

What is a Content Management System?

A content management system enables you to maintain the content on your website without any additional software our technical skill. When using a CMS, you can add new pages, upload images and be in full control of your site - all you need is a web browser and an internet connection..Try this singapore web design company
Singapore Web Design Development Company Singapore
0helpful
1answer

How want to build a good website

Depends on your level of experience. The easiest thing to do is to use a content management system. When you sign up for a web host, many of them have installable CMS systems. However, you are limited somewhat by the parameters of the CMS system. For a basic website though, this will probably best suit your needs. Mambo is a very popular system
Not finding what you are looking for?

308 views

Ask a Question

Usually answered in minutes!

Top Computers & Internet Experts

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3867 Answers

Brad Brown

Level 3 Expert

19187 Answers

Cindy Wells

Level 3 Expert

6688 Answers

Are you a Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Loading...