Pretty URLs

Permalink
I followed the directions to add pretty URLs to my site with no luck. I understand you have save the setting in the dashboard and update your htaccess file. I did all of that and got no where. My host is bluehost. Any suggestions?

 
ryan replied on at Permalink Reply
ryan
your .htaccess file is in the web root and named correctly.

Is your server running apache with mod_rewrite enabled?

You may also want to post a link to a php info file.
daglenn replied on at Permalink Reply
Yes- server is running apache with mod_rewrite enabled?

"You may also want to post a link to a php info file." What do you mean. Post the code or something else?
Mnkras replied on at Permalink Reply
Mnkras
on your site, make a file called, info.php, in it put this:

<?php phpinfo(); ?>


can you also paste the contents of your .htaccess file
daglenn replied on at Permalink Reply
Here is the htaccess file in its current state:

# Use PHP5 as default
AddHandler application/x-httpd-php5 .php

I left out the concrete5 code to keep the website working

Where should I put the new info.php file?
Mnkras replied on at Permalink Reply
Mnkras
where your domain can access it...

site.com/info.php
njordan1982 replied on at Permalink Reply
with my blue host account i just clicked on pretty urls and it was done