Topic: Wamp Help Please
Ok I just installed wamp. I got my mySQL database set up and its working fine (by this i mean I have my own username and have it password protected). Now I just have a few questions.
How can I solve these.
1. When I try to install the forums Apache grabs my config.php file and sets that as the main page. I want a main page to be a file called index.* unless I state to use a different file by use a .htaccess file.
2. I would also like this to be a little secure. You can access my phpmyadmin by doing this. localhost/phpmyadmin/
super unsecure If possible have it so you have to use a username and password to see the phpmyadmin zone.
3. Same with SQL lite. I dont want it to bring to http://localhost/sqlitemanager/
again if possible have it so you have to use a username and password to see the phpmyadmin zone.
4. Do i have to configure apache or php to use a .htaccess or is it already configured to look for that file?
Their are a few questions that I really need to be figured out quickly so a hacker dosnt come and destroy my system