i create a site in a wampserver by creating a folder that include all site pages and named
the folder for example xxxx
when i run http://localhost its open the index of the wamp server
what i want is to open the index of xxxx when i run the localhoust without adding xxxx
in the path like http://localhost/xxxx
so is that possible
You have several possible solutions here:
.htaccess
rewrite rule or by sending a redirection header()
in the root index.php
file.If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With