php-xdebug-docker icon indicating copy to clipboard operation
php-xdebug-docker copied to clipboard

document root for apache

Open StephanKrauss opened this issue 5 years ago • 0 comments

Hello,

in my projet there are same directory.

public/index.php
public/javascript/
public/css/

src/action/
src/model/
src/service/

How can i set the document root of the apache ? I will start always with /public/index.php

Can i use a .htaccess file for my css files under /public/css

Your sincerly

Stephan

StephanKrauss avatar Sep 17 '20 14:09 StephanKrauss