jblackburnHWGA Posted April 30, 2018 Posted April 30, 2018 How would I be able to drop the /hap at the end of the address? At the moment its https://localaddress/hap How do I set the address as just https://localaddress I followed the V8 youtube guide to install Thanks Jason
denzal2k4 Posted April 30, 2018 Posted April 30, 2018 under http://localaddress create an index.html and stick this in it: when users hit index.html it will just forward it onto the new address. 1
jblackburnHWGA Posted May 1, 2018 Author Posted May 1, 2018 works! thanks I modified to What should my SSL cert be for now lol https://WebAddress/hap or https://WebAddress
Domino Posted May 1, 2018 Posted May 1, 2018 works! thanks I modified to What should my SSL cert be for now lol https://WebAddress/hap or https://WebAddress You can only get certs for a Fully qualified domain name, eg blah.domain.com - this'll cover you for any subpages from the root. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now