By splashworx on
Hi, all.
For months I've been trying to enable clean URLs without success. Read virtually every post and issue.
In numerous posts they mention opening Terminal and pasting apache2ctl -M into Terminal's command prompt. I do this but I get a 'command not found' error. Does anyone know how I tell Terminal to look at a particular server/host so that I can query the server to see if the Apache module mod_rewrite is installed?
With thanks,
Tim
Comments
Normally you can upload a
Normally you can upload a small php script containing a
<?php phpinfo() ?>line, browse it, and see which apache modules are loaded.