You are here |
www.frontendundefined.com | ||
| | | |
www.berkhanberkdemir.com
|
|
| | | | ||
| | | |
blog.nuculabs.de
|
|
| | | | I had to do a project for a friend and because Hugo is a nice tool yet a bit uncomfortable to use, I decided to use Angular. After finishing the website's routes, css and images I have the project to my friend and he had a bit of a trouble deploying it on his Apache server. His host wouldn't allow .htaccess. Q.Q The solution? Rename index.html to contact.html, team.html, project.html, objectives.html and voila! A temporary solution until the htaccess problem is solved. | |
| | | |
ericlathrop.com
|
|
| | | | I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python. | |
| | | |
markodenic.com
|
|
| | Free programming books, algorithms, public APIs, and much more. |