johnwatson
Member
Posted 3 years ago #
I was trying to do""".
Make sure a line like the following appears in your httpd.conf
LoadModule rewrite_module /usr/lib/apache2/modules/mod_rewrite.so ""
But I am unable to find httppd.conf, Please some can tell me where can I find this file.
Thanks in advance.
unless your handling your own hosting, you wont find one..
httpd.conf is an Apache configuration file.
Write this in notepad
<?php phpinfo(); ?>
Save as info.php
Upload to your site
Go to the file in your browser and see if you have it there already.