The SEO module is designed to change your standard urls into more friendly ones. Below is a list of common problems with this module.
If you are getting a 404 error then here are a few things to try.
If you are running 68 Classifieds in a sub directory then you will need to edit the .htaccess file and find RewriteEngine On
. Below it add:
RewriteEngine On RewriteBase /subdirectory
Where /subdirectory is the directory 68 Classifieds is located.