I have been a web developer for a couple of years (some ASP, mostly PHP) and have recently taken on Java/JSP in the last two years.
I\'m trying to configure Apache to have to different symfony projects (each with his own installation of the framework) under the same domain, but I can\'t ge开发者_如何转开发t it to work using folder
An exte开发者_高级运维rnal company holds the name servers for several domains for a web site which I host.
I am using tomcat 5.5 and I want to do the following: If two web applications are deployed (let them be foo and bar) I want to be able to access them both with relative paths and by aliases.
When I log in with one browser session, I have to log in, but when I open another session it has automatically logged me in (as if I\'ve picked up session 1), this does not happen if I use http://192.
I want to change my hosts file to redirect a web address to my site... normally I would just do... ping mysite.com then in the hosts file, if the IP came out as 99.99.99.99, I\'d write...
I currently use virtual hosts on my computer so that I can manage multiple sites on my computer. Currently, I use c:/vhosts/php (default localhost) for regular PHP development, c:/vhosts/BTS for Word
I get a certificate fro开发者_运维技巧m Gandi for a domain www.mondomaine.fr But for sql.mondomaine.fr I wanted to use a Self-Signed SSL certificate.