Skip to content

Subdomain install #394

@riotbr

Description

@riotbr

First of all, sorry about my english ;)

I have one question about the install on a subdomain. I've read the instructions and I'm really confused about something:

This is the suggested structure

|-- etc
|-- logs
|-- public_html      // Put the contents of 'public' in here
|   |
|   |-- css
|   |-- images
|   |-- js
|   |-- .htaccess
|   |-- index.php
|
|-- userfrosting    // Put the contents of 'userfrosting' in here
|   |-- auth
|   |-- controllers
|   |-- ...

In my case, it will be:

|-- etc
|-- logs
|-- public_html
|   |
|   |-- MY_SUBDOMAIN      // Put the contents of 'public' in here
|   |   |-- css
|   |   |-- images
|   |   |-- js
|   |   |-- .htaccess
|   |   |-- index.php

So ... where the "userfrosting" folder must be located?

Thanks in advance ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions