How do I test my Static Website on local Computer? |
[eluser]Volkof[/eluser]
Hi everyone, I am currently creating a new website (aswe.com) and I am testing it on my local computer for practise purpose. Thing is, I have installed and unpacked CodeIgniter. I created a "test.php" in Controllers Folder and "test_view.php" in Views folder. But I have no idea how do I view the test file in browser. I tried "aswe.com/test" but it says website not found. My codeigniter is in C:\Users\WK\Downloads test.php Code: <?php test_view.php Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> Do advise. Thanks in advance
[eluser]noideawhattotypehere[/eluser]
https://www.udemy.com/blog/xampp-tutorial/
[eluser]Volkof[/eluser]
Another question, Does IIS conflict with WAMP? Cuz I have IIS installed, and when I try to start WAMP services, one of them just won't start.
[eluser]noideawhattotypehere[/eluser]
They should use diffrent ports, other than that there should be no problem.
[eluser]noideawhattotypehere[/eluser]
https://www.google.com/search?hl=pl&q=wamp+change+port |
Welcome Guest, Not a member yet? Register Sign In |