Skip to content

Unable to run website on local network #1093

@haleyngonadi

Description

@haleyngonadi

Clear description of your problem

I have followed the instructions on the official website on how to run a website on a local network but I'm unable to access my .test website on my local network.

Expected behavior

Accessing my .test website via my IP address like so: 10.0.0.23/site.test and being able to see my work site.test website.

Current behavior

The site (via IP address and via .test URL) first returns a privacy error and then when I skip it, I get a 404 Not Found Error as soon as I removed the prefix from listen 80 & 443 and restart valet. valet secure has been run in the directory.

Steps to Reproduce

  1. Remove the prefix on the listen directive for ports 80 and 443 in the Nginx config of the secured site.
  2. Restart Valet
  3. Try accessing the website via ipaddress/site.test

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions