# Anyone have success installing it with apache alias (not on root) or with mod\_proxy?

**URL:** https://community.dreamfactory.com/t/anyone-have-success-installing-it-with-apache-alias-not-on-root-or-with-mod-proxy/4380
**Category:** uncategorized
**Created:** [April 18, 2018, 8:55am UTC](https://community.dreamfactory.com/t/anyone-have-success-installing-it-with-apache-alias-not-on-root-or-with-mod-proxy/4380 "2018-04-18T08:55:13Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Velin\_Budinov](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.dreamfactory.com/velin_budinov/32/1142_2.png) [@Velin\_Budinov](https://community.dreamfactory.com/u/Velin_Budinov)
#### Post date: [April 18, 2018, 8:55am UTC](https://community.dreamfactory.com/t/anyone-have-success-installing-it-with-apache-alias-not-on-root-or-with-mod-proxy/4380/1 "2018-04-18T08:55:13Z")

</div>

Hi guys,

I’m trying to configure dreamfactory with mod\_alias or mod\_proxy. With both attempts got 404:  
Alias /df /opt/dreamfactory/public  
I see login screen, but when try to login got 404:  
[https://examle.com/api/v2/system/environment](https://examle.com/api/v2/system/environment)  
I’ve tried with rewrite:  
RewriteRule ^api$ /df/api? [L,R=301] with no success

Any suggestions?

Regards,
