火狐的插件

用host名称映射本地项目
就可以直接访问项目名称来访问项目了

C:\Windows\System32\drivers\etc host 路径
具体eclipse中server.xml配置如下
<?xml version="1.0" encoding="UTF-8"?>
<Server port="8005" shutdown="SHUTDOWN">
<Listener SSLEngine="on" className="org.apache.catalina.core.AprLifecycleListener"/>
<Listener className="org.apache.catalina.core.JasperListener"/>
<Listener className="org.apache.catalina.core.JreMemoryLeakPreventionListener"/>
<Listener className="org.apache.catalina.mbeans.ServerLifecycleListener"/>
<Listener className="org.apache.catalina.mbeans.GlobalResourcesLifecycleListener"/>
<GlobalNamingResources>
<Resource auth="Container" description="User database that can be updated and saved" factory="org.apache.catalina.users.MemoryUserDatabaseFactory" name="UserDatabase" pathname="conf/tomcat-users.xml" type="org.apache.catalina.UserDatabase"/>
</GlobalNamingResources>

<Service name="Catalina">
<Connector URIEncoding="UTF-8" connectionTimeout="20000" port="80" protocol="HTTP/1.1" redirectPort="8443"/>
<Connector port="8009" protocol="AJP/1.3" redirectPort="8443"/>
<Engine defaultHost="localhost" name="Catalina">
<Realm className="org.apache.catalina.realm.UserDatabaseRealm" resourceName="UserDatabase"/>


<Host appBase="webapps" autoDeploy="true" name="localhost" unpackWARs="true" xmlNamespaceAware="false" xmlValidation="false">
</Host>


<Host appBase="e:\workspace\fanyanew" autoDeploy="true" name="fanya.xuexi365.net" unpackWARs="true" xmlNamespaceAware="false" xmlValidation="false">
<Alias>muc.xuexi365.net</Alias>
<Context docBase="ROOT" path="" reloadable="true"/>
</Host>



<Host appBase="e:\workspace\groupnew" autoDeploy="true" name="group.xuexi365.net" unpackWARs="true" xmlNamespaceAware="false" xmlValidation="false">
<Context docBase="ROOT" path="" reloadable="true"/>
</Host>

<Host appBase="e:\workspace\class" autoDeploy="true" name="class.xuexi365.net" unpackWARs="true" xmlNamespaceAware="false" xmlValidation="false">
<Alias>classphoto.xuexi365.net</Alias>
<Context docBase="ROOT" path="" reloadable="true"/>
</Host>


<!-- <Host name="shanxi.organization.front.zaifan.com" xmlValidation="false" xmlNamespaceAware="false" unpackWARs="true" autoDeploy="true" appBase="E:\workspace\organization_front">
<Context reloadable="true" path="" docBase="ROOT"/> </Host>
<Host name="shanxi.organization.com" xmlValidation="false" xmlNamespaceAware="false" unpackWARs="true" autoDeploy="true" appBase="E:\workspace\oranization">
<Context reloadable="true" path="" docBase="ROOT"/> </Host> -->




</Engine>
</Service>
</Server>

火狐的插件 映射插件change hosts
json格式化插件json handle
firebug 调试js和css的插件
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值