Skip to content

TrinsyCa/XAMPP-Router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

XAMPP Router - Localhost Router

How can you do this?

Paste the files in this repository into the C:\xampp\htdocs folder.

image

Change your directory and application name variables in routes\location.php

code

What is the point?

When writing page redirects, you can access files directly from the home directory by prefixing the addresses with "/".

Example

You visited the redirect "/list" address or a file in it.
This application will allow you to visit "http://localhost/[path]/[application]/list/".
If you do not use this application, when you want to visit "/list" you will visit "http://localhost/list/".

About

Folder location router for XAMPP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages