Skip to content
View Bollsjen's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Bollsjen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Bollsjen/README.md

For at køre skal du ind i virtualhost for din apache server og sætte den op til at smide dig in i public mappen

Hvis du bruger XAMPP kan du gå ind i httpd-vhosts.conf og tilføje noget lign. nedenstående:

<VirtualHost *:80> DocumentRoot "C:\xampp\htdocs\bollsjen\public" ServerName bollsjen.local <Directory "C:\xampp\htdocs\bollsjen"> DirectoryIndex index.php index.html AllowOverride All Order allow,deny Allow from all

for at dette vil virke skal du ind i "C:\Windows\System32\drivers\etc" og tilføje "127.0.0.1 bollsjen.local" til bunden af hosts filen

Genstart apache serveren og du er good to go

Nogle functioner kan være ude af function da dette stadig er under udvikling

Popular repositories Loading

  1. Tour-de-merch Tour-de-merch Public

    C#

  2. bollsjen bollsjen Public

    PHP

  3. ObligatoriskOpgave ObligatoriskOpgave Public

    C#

  4. ObligatoriskUnitTest ObligatoriskUnitTest Public

    C#

  5. OpligatoristRESTAPI OpligatoristRESTAPI Public

    C#

  6. OpligatoriskRESTAPITest OpligatoriskRESTAPITest Public

    C#