Difference between revisions of "SBN - Web Server Notes"
Jump to navigation
Jump to search
(Created page with "* Basic LAMP Stack Install * Important Files on The Server * WebServer - Name-based Vi...") |
|||
Line 3: | Line 3: | ||
* [[WebServer - Name-based Virtual Host Support|Name-based Virtual Host Support]] | * [[WebServer - Name-based Virtual Host Support|Name-based Virtual Host Support]] | ||
* [[WebServer - SSL|SSL]] | * [[WebServer - SSL|SSL]] | ||
+ | * CORS | ||
+ | ** [https://stackoverflow.com/questions/7890160/embed-website-into-my-site Embed website into my site -- Stack Overflow] | ||
+ | ** [https://www.html5rocks.com/en/tutorials/cors/ Using CORS] | ||
+ | ** [https://enable-cors.org/server_apache.html CORS on Apache] |