Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
I
ISPConfig 3
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 494
    • Issues 494
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 28
    • Merge Requests 28
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #5284

Closed
Open
Opened Mar 30, 2019 by Saeed Sepehr@saeed.sepehr

Customization of "Website path" in the config only works with `Client ID` & `Website ID`

short description

What I wanted to customize the "Site path" from System > Server Config > Web tab > Website path I found out that it's working only with [client_id] & [website_id] not [client_username] or [website_domain].

I prefer to store my clients & their site directories more clear and recognizabl like this:

/var/www/clients/jhon_doe/domainname.tld

But when I tried this /var/www/clients/[client_username]/[website_domain] as the custom path, I faced with some static addressing in my server like what I've exactly written in the custom path input field! I mean all the brackets were saved!"

correct behavior

It's better to have flexible addressing while you already presented such a feature. Unfortunately, it only works with a combination of string and ID numbers. It should be so easy as long as we have both client name and website domain always unique in the system.

Edited Mar 30, 2019 by Saeed Sepehr
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: ispconfig/ispconfig3#5284