Sorry ! Actually i am running joomla in httpd server . URL : http://192.168.1.203/joomla/; I want acces this url with name like srinivas.walkingtree.in When i browse srinivas.walkingtree.in .it is working ,if i click any button in this appllication , it is redirecting to again http://192.168.1.203/joomla/by srinivasa.nallapati - Nginx Mailing List - English
srinivasa.nallapati Wrote: ------------------------------------------------------- > srinivasa.nallapati Wrote: > ------------------------------------------------------- > > Thanks , > > > > Now the page is loading but ,No images ,No colors and no css etc.. > > > > it is coming just like basic index page . > sorry for wrong information , inby srinivasa.nallapati - Nginx Mailing List - English
srinivasa.nallapati Wrote: ------------------------------------------------------- > Thanks , > > Now the page is loading but ,No images ,No colors and no css etc.. > > it is coming just like basic index page . in developer tools , the below error is coming GET http://demojoomla.walkingtree.in/bapoc/components/com_virtuemart/assets/css/facebox.css 404 (Not Found) /:1by srinivasa.nallapati - Nginx Mailing List - English
Thanks , Now the page is loading but ,No images ,No colors and no css etc.. it is coming just like basic index page .by srinivasa.nallapati - Nginx Mailing List - English
Thanks , Now i used the follow thing , server { listen 192.168.1.150:80; server_name srinivas.walkingtree.in; location / { proxy_pass http://192.168.1.203/joomla/; proxy_redirect off; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; cliby srinivasa.nallapati - Nginx Mailing List - English
HI All , my joomla application is running 192.168.1.203 system in httpd sever,Operating system Fedora 14. URL : http://192.168.1.203/joomla I want redirect this url with some good name like , srinivas.walkingtree.in (it was created by dns server for ip 192.168.1.150). my nginx,conf file .(nginx server = 192.168.1.150) server { listen 192.168.1.150:80; server_name srinivas.walkiby srinivasa.nallapati - Nginx Mailing List - English
![]() |
![]() |
![]() |
![]() |
![]() |